[2025-12-11T17:30:46.121620+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:46.123252+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:46.182874+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T17:30:46.186461+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:46.202161+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:46.223509+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T17:30:46.487886+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:50.192243+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:50.193273+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:50.213231+00:00] request.INFO: Matched route "demotis_show". {"route":"demotis_show","route_parameters":{"_route":"demotis_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T17:30:50.218385+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:50.235217+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:50.258321+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:50.266037+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:50.570730+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:52.136059+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:52.136466+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:52.144602+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"1","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/vote/1/no","method":"GET"} [] [2025-12-11T17:30:52.145332+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:52.148667+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:52.158066+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:52.180727+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:52.195946+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":1,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":1,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:52.295218+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:52.297371+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:52.326297+00:00] request.INFO: Matched route "demotis_show". {"route":"demotis_show","route_parameters":{"_route":"demotis_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T17:30:52.328980+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:52.351310+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:52.368437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:52.374881+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:52.414803+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:52.563949+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:53.376511+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:53.376859+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:53.381757+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/1/yes","method":"GET"} [] [2025-12-11T17:30:53.382716+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:53.385619+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:53.389305+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:53.400384+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:53.409076+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":1,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":1,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:53.462197+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:53.463916+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:53.485788+00:00] request.INFO: Matched route "demotis_show". {"route":"demotis_show","route_parameters":{"_route":"demotis_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T17:30:53.487220+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:53.493909+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:53.500566+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:53.509875+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T17:30:53.593601+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:53.692513+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:54.593362+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:54.594017+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:54.606383+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T17:30:54.607701+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:54.612787+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:54.619753+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:54.622060+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T17:30:54.774563+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:55.547268+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:55.547658+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:55.552429+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T17:30:55.552991+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:55.554984+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:55.557221+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:55.559363+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T17:30:55.732771+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T17:30:56.330540+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:56.330943+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:56.336040+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T17:30:56.336996+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:56.339810+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:57.785760+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:57.786176+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:57.793291+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T17:30:57.793947+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:57.866797+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:58.560301+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:58.560740+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:58.569277+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T17:30:58.569968+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:58.572321+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:58.985064+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:58.985390+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerJZxeYTq\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T17:30:58.989985+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T17:30:58.990579+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T17:30:58.993244+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T17:30:58.996479+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T17:30:59.009078+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T17:30:59.160025+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:47.484793+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:47.486621+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:47.588249+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:15:47.595904+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:47.632285+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:47.645998+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:15:48.146090+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:53.002168+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:53.003183+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:53.036470+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:15:53.046678+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:53.064423+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:53.080163+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:53.100922+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:15:53.318311+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:55.919195+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:55.919569+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:55.924788+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T18:15:55.925742+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:55.929187+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:55.932545+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:55.946140+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:56.132191+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:58.364886+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:58.365314+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:58.370547+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/1/yes","method":"GET"} [] [2025-12-11T18:15:58.371401+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:58.374751+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:58.382425+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:58.408182+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:58.421144+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":1,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":1,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:58.513796+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:58.516460+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:58.549213+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T18:15:58.550798+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:58.561732+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:58.571885+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:58.587128+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:58.600707+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:58.812196+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:59.522585+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:59.522952+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:59.527750+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"1","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/vote/1/no","method":"GET"} [] [2025-12-11T18:15:59.528272+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:59.530371+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:59.533366+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:59.535718+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:59.539962+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":1,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":1,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:59.592693+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:59.594377+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:15:59.607517+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-11T18:15:59.608846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:15:59.615094+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:15:59.622651+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:15:59.651053+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:15:59.696467+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:15:59.843968+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:00.343833+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:00.345162+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:00.369819+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:00.371281+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:00.382069+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:01.726291+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:01.726681+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:01.731942+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T18:16:01.732893+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:01.744677+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:02.488970+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:02.489375+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:02.493993+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:02.494496+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:02.496725+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:02.863449+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:02.863775+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:02.868464+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:02.868974+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:02.871268+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:02.873949+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:02.903370+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:03.079875+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:03.759627+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:03.759956+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:03.764413+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:03.765030+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:03.767267+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:04.410401+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:04.410812+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:04.416540+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:04.417586+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:04.420725+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:04.423587+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:04.439771+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:04.623573+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:23.893328+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:23.894205+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:23.908130+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:23.911226+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:23.919071+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:23.926553+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:23.929287+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:24.149714+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:26.379577+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:26.380006+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:26.385396+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:26.386320+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:26.389559+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:27.072876+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.073224+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.077711+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T18:16:27.078221+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:27.083837+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:27.487627+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.487979+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.492629+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:27.493228+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:27.495699+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:27.942893+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.943226+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:27.948404+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:27.948905+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:27.951193+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:27.953852+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:27.970459+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:28.125015+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:28.847495+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:28.847847+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:28.852911+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:28.853511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:28.855789+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:28.858434+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:28.874980+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:29.080006+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:29.593008+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:29.593432+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:29.598717+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:29.599610+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:29.602810+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:29.605532+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:29.621390+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:29.813991+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:38.318162+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:38.320197+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:38.360157+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:38.363485+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:38.374316+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:38.381527+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:38.384302+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:38.569818+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:39.064672+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:39.065571+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:39.081603+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:16:39.083217+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:39.091220+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:58.635347+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:58.636388+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:58.649624+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"POST"} [] [2025-12-11T18:16:58.651809+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:58.672761+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:58.698754+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T18:16:59.224703+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:59.286875+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:16:59.289824+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?) (parameters: array{"1":"Taxe Zucman","2":"Mise en place de la taxe Zucman","3":null,"4":"2025-12-11 18:16:58","5":0,"6":0}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?)","params":{"1":"Taxe Zucman","2":"Mise en place de la taxe Zucman","3":null,"4":"2025-12-11 18:16:58","5":0,"6":0},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:16:59.290874+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T18:16:59.338098+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:59.339543+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:16:59.363229+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:16:59.365642+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:16:59.372463+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:16:59.378566+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:16:59.382654+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:16:59.466349+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:16:59.549517+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:17:20.421041+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:20.421907+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:20.437956+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:17:20.443511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:17:20.461083+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:17:49.419764+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:49.420518+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:49.432644+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"POST"} [] [2025-12-11T18:17:49.434516+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:17:49.443494+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:17:49.456820+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T18:17:49.936909+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:17:49.974274+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:17:49.976451+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?) (parameters: array{"1":"Réouvrir les bordels","2":"Proposition pour une réouverture des bordels.","3":null,"4":"2025-12-11 18:17:49","5":0,"6":0}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?)","params":{"1":"Réouvrir les bordels","2":"Proposition pour une réouverture des bordels.","3":null,"4":"2025-12-11 18:17:49","5":0,"6":0},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:17:49.977280+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T18:17:50.038953+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:50.039641+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:50.053679+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:17:50.054821+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:17:50.061097+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:17:50.070612+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:17:50.100800+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:17:50.175267+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:17:50.300513+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:17:52.546381+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:52.546798+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:17:52.552122+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:17:52.553000+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:17:52.556179+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:18:04.318362+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:04.319524+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:04.364230+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:18:04.373145+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:18:04.402737+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:18:04.416886+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:18:04.422606+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:18:04.609548+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:18:06.231088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:06.231491+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:06.235957+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:18:06.236474+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:18:06.239424+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:18:29.156821+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:29.157657+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:29.188224+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"POST"} [] [2025-12-11T18:18:29.192176+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:18:29.209849+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:18:29.236056+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T18:18:29.700460+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:18:29.767144+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:18:29.769846+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?) (parameters: array{"1":"Légalisation du cannabis","2":"Proposition de légaliser le cannabis","3":null,"4":"2025-12-11 18:18:29","5":0,"6":0}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?)","params":{"1":"Légalisation du cannabis","2":"Proposition de légaliser le cannabis","3":null,"4":"2025-12-11 18:18:29","5":0,"6":0},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:18:29.771015+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T18:18:29.825407+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:29.826260+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:29.846402+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:18:29.847982+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:18:29.859815+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:18:29.868365+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:18:29.887443+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:18:29.909900+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:18:30.086230+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:18:33.756293+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:33.756683+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:18:33.762067+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:18:33.762956+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:18:33.766051+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:20:02.024083+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:02.025745+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:02.046335+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"POST"} [] [2025-12-11T18:20:02.049302+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:20:02.061548+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:20:02.091703+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T18:20:02.561370+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:20:02.618711+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:20:02.622857+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?) (parameters: array{"1":"Droit de l'aide à mourir de vie, pour tous!","2":"Permettre à tout le monde d'avoir accès à l'aide pour la fin de vie, et pas seulement pour les personnes en situation terminal.","3":null,"4":"2025-12-11 18:20:02","5":0,"6":0}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no) VALUES (?, ?, ?, ?, ?, ?)","params":{"1":"Droit de l'aide à mourir de vie, pour tous!","2":"Permettre à tout le monde d'avoir accès à l'aide pour la fin de vie, et pas seulement pour les personnes en situation terminal.","3":null,"4":"2025-12-11 18:20:02","5":0,"6":0},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:20:02.623775+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T18:20:02.666335+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:02.668115+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:02.681404+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:20:02.683014+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:20:02.694144+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:20:02.702365+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:20:02.705123+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:20:02.793913+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:20:02.878718+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:20:19.232581+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:19.233828+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:20:19.265917+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:20:19.268770+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:20:19.283219+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:20:19.298131+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:20:19.314029+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:20:19.526679+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:22:37.114179+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:22:37.117329+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:22:37.164406+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:22:37.168279+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:22:37.188826+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:22:37.204293+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:22:37.224910+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:22:37.434405+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:22:39.645086+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:22:39.645426+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:22:39.650601+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:22:39.651242+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:22:39.653464+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:22:39.656020+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:22:39.679455+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:22:39.869788+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:23:59.494558+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:23:59.495801+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:23:59.508861+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:23:59.511354+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:23:59.522455+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:23:59.537451+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:23:59.540827+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:23:59.717560+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:24:16.564338+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:16.565269+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:16.583413+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:24:16.587394+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:16.601948+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:17.107540+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:17.107875+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:17.112526+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T18:24:17.113024+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:17.119081+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:17.822575+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:17.822914+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:17.827853+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:24:17.828369+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:17.830598+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:18.240106+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:18.240463+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:18.246778+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:24:18.247320+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:18.249690+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:18.252443+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:24:18.258163+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:24:18.440838+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:24:32.224463+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:32.226260+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:32.246306+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:24:32.248476+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:32.259300+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:32.269784+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:24:32.272476+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:24:32.451871+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:24:35.280667+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:35.281118+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:24:35.286560+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:24:35.287514+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:24:35.291064+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:24:35.294167+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:24:35.319588+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:24:35.496313+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:27:28.192143+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:27:28.193235+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:27:28.224712+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:27:28.228680+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:27:28.249013+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:27:28.266161+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:27:28.272553+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:27:28.494365+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:28:45.511676+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:28:45.512766+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:28:45.543308+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:28:45.548974+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:28:45.563670+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:28:45.579378+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:28:45.582515+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:28:45.797803+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:28:47.740447+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:28:47.740797+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:28:47.745368+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:28:47.745878+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:28:47.748148+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:26.034161+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:26.034978+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:26.049255+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:29:26.052029+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:29:26.060271+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:34.242785+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:34.243859+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:34.283719+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:29:34.291847+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:29:34.318370+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:34.348352+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:29:34.362165+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:29:34.518546+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:29:46.028167+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:46.029150+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:46.049068+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:29:46.050949+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:29:46.072276+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:47.557185+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:47.557552+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:47.562074+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:29:47.562744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:29:47.565351+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:47.567915+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:29:47.582288+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:29:47.742702+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:29:48.419138+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:48.419516+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:29:48.425138+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T18:29:48.426102+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:29:48.429338+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:29:48.433367+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:29:48.436458+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:29:48.655851+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:30:44.029309+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:44.031053+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:44.057444+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:30:44.061604+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:30:44.070583+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:30:44.077861+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:30:44.082351+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:30:44.274641+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:30:45.236007+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:45.236348+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:45.241135+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:30:45.241654+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:30:45.244369+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:30:51.682980+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:51.684085+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:30:51.723800+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:30:51.731254+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:30:51.763346+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:35:03.783551+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:35:03.784783+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:35:03.818567+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:35:03.821712+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:35:03.833793+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:17.786510+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:17.787811+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:17.819859+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T18:40:17.825039+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:17.843285+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:17.867750+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:40:17.877174+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:40:18.077175+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:40:21.619604+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:21.620029+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:21.626032+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T18:40:21.627024+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:21.630364+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:21.634314+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:40:21.637870+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:40:21.852687+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:40:25.663214+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:25.663738+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:25.676648+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:40:25.679384+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:25.696899+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:27.597135+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:27.597505+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:27.602246+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:40:27.602748+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:27.605198+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:27.608029+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:40:27.610690+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:40:27.748612+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:40:31.243414+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:31.243835+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:31.249801+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T18:40:31.250995+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:31.254430+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:32.538088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:32.538670+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:32.543476+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:40:32.543996+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:32.546662+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:32.550222+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:40:32.556001+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:40:32.733523+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:40:33.352844+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:33.353254+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:40:33.358155+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:40:33.358688+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:40:33.360916+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:40:33.363513+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:40:33.367702+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:40:33.550948+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:41:40.972059+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:41:40.972880+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:41:40.988435+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:41:40.990380+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:41:41.000821+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:41:41.017321+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:41:41.028767+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:41:41.199291+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:42:34.225899+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:42:34.227911+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:42:34.268813+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:42:34.276355+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:42:34.305458+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:42:34.324902+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:42:34.338800+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:42:34.525998+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:42:39.137116+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:42:39.137489+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:42:39.142690+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:42:39.143614+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:42:39.146862+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:42:39.149889+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:42:39.161859+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:42:39.518976+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:43:13.951188+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:43:13.954171+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:43:13.980230+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:43:13.983055+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:43:14.009017+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:43:14.030119+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:43:14.055816+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:43:14.406428+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:44:02.690653+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:44:02.691615+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:44:02.723879+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:44:02.727022+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:44:02.746357+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:44:02.760211+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:44:02.792888+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:44:03.122402+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:44:56.151014+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:44:56.153023+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:44:56.197846+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:44:56.204117+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:44:56.233339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:44:56.245585+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:44:56.249028+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:44:56.497669+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:00.104152+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.104847+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.110589+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:45:00.111535+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:00.114840+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:00.119370+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:00.139498+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:00.368754+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:00.886441+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.886840+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.891697+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/2/yes","method":"GET"} [] [2025-12-11T18:45:00.892244+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:00.895356+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:00.899263+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:00.910513+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:00.916693+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":2,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":2,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:00.923062+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:45:00.924406+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id) VALUES (?, ?) (parameters: array{"1":"127.0.0.1","2":2}, types: array{"1":0,"2":0}) {"sql":"INSERT INTO vote (ip, demotis_id) VALUES (?, ?)","params":{"1":"127.0.0.1","2":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:00.925148+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_yes = ? WHERE id = ? (parameters: array{"1":16,"2":2}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_yes = ? WHERE id = ?","params":{"1":16,"2":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:00.925732+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T18:45:00.958204+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.958685+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:00.966438+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:45:00.967263+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:00.971402+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:00.981398+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:00.992212+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:01.096468+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:01.178605+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:02.217806+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:02.218202+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:02.222951+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:45:02.223451+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:02.225602+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:02.228363+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:02.244702+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:45:02.431020+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:13.415122+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:13.416677+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:13.432234+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/2/yes","method":"GET"} [] [2025-12-11T18:45:13.434731+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:13.445208+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:13.458567+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:13.467099+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:13.482925+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":2,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":2,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:13.531857+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:13.532469+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:13.548915+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:45:13.551926+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:13.566874+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:13.584168+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:13.603693+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:13.760702+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:13.858465+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:18.337912+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:18.338314+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:18.343932+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T18:45:18.344827+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:18.348054+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:18.351235+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:18.380307+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T18:45:18.621557+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:27.552122+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:27.553804+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:27.580807+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:45:27.585702+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:27.595901+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:27.609194+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:27.612229+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:27.790286+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:45:49.689978+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:49.691308+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVx9eZ7Z\\App_KernelDevDebugContainer.php","line":1501,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:45:49.708461+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:45:49.711345+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:45:49.724476+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:45:49.733240+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:45:49.757859+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:45:50.116462+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:48:14.459701+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:48:14.484271+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:49:11.573628+00:00] deprecation.INFO: User Deprecated: Doctrine\DBAL\Platforms\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by DoctrineHelper.php:338, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Platforms\\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by DoctrineHelper.php:338, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:52:21.104801+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:52:50.354973+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:52:50.365312+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.370254+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.372145+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.372632+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.399520+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:52:50.400305+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.400737+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.404141+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.404559+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.405705+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.406062+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.407633+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.407994+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.414594+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:52:50.425555+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.426259+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.427493+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.427966+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.429303+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.429797+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.431373+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.431803+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.432704+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.433110+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.434013+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:50.434498+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:50.435977+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:52:53.663321+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:52:53.664018+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:53.666715+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:53.669647+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:53.671125+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:52:53.807722+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:52:53.816053+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:53:04.272133+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:53:04.283349+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:53:04.287102+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.487950+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.489449+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:08.505590+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:53:08.518096+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.518538+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:08.521456+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.521804+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:08.522704+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.523253+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:08.524886+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:53:08.525407+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:08.534920+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:53:08.536454+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:53:10.525995+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:53:10.537051+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:53:10.538758+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T18:53:10.538870+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T18:53:10.539523+00:00] doctrine.DEBUG: Executing query: CREATE TABLE comment (id INT AUTO_INCREMENT NOT NULL, author VARCHAR(25) NOT NULL, date DATETIME NOT NULL, proposition_id INT NOT NULL, INDEX IDX_9474526CDB96F9E (proposition_id), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` {"sql":"CREATE TABLE comment (id INT AUTO_INCREMENT NOT NULL, author VARCHAR(25) NOT NULL, date DATETIME NOT NULL, proposition_id INT NOT NULL, INDEX IDX_9474526CDB96F9E (proposition_id), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci`"} [] [2025-12-11T18:53:10.546351+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-11T18:53:10.563399+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-11T18:53:10.578769+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251211185253","2":"2025-12-11 18:53:10","3":40}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251211185253","2":"2025-12-11 18:53:10","3":40},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:53:10.581122+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:53:10.586448+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:57:09.891829+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:57:09.897327+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.899262+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.900381+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.900702+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.913301+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:57:09.914139+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.914494+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.917436+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.917850+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.918775+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.919124+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.920304+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.920637+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.922601+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:57:09.927904+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.928539+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.929520+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.929864+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.930870+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.931270+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.932739+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.933089+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.933968+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.934377+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.935374+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:09.935806+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:09.936903+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:57:11.805932+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:11.806755+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:11.809554+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:11.811732+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:11.812930+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:11.844997+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:57:11.854376+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:57:13.875231+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:57:13.886386+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:57:13.891613+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.229798+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.231084+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:15.247372+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T18:57:15.248100+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.248496+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:15.251735+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.252051+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:15.252995+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.253280+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:15.254410+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T18:57:15.254739+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:15.262278+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:57:15.263703+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:57:16.173370+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T18:57:16.179425+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T18:57:16.181280+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T18:57:16.181401+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T18:57:16.181954+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-11T18:57:16.203157+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-11T18:57:16.219911+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251211185711","2":"2025-12-11 18:57:16","3":39}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251211185711","2":"2025-12-11 18:57:16","3":39},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:16.222000+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:57:16.227287+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:57:37.707577+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:57:37.713438+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:57:37.809529+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:57:37.820487+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:57:37.845305+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:57:37.899186+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:57:37.920165+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:57:38.242896+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T18:59:42.932005+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:59:42.933428+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T18:59:42.969975+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T18:59:42.972952+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T18:59:42.985433+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T18:59:42.999390+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T18:59:43.009949+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T18:59:43.221797+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:00:16.725086+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:16.725803+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:16.743836+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:00:16.745955+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:16.760680+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:16.778013+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:00:16.781624+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:00:17.101515+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:00:32.074940+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:32.076050+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:32.109044+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:00:32.114713+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:32.131086+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:32.146412+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:00:32.151329+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:00:32.322760+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:00:33.888876+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:33.889201+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:33.894620+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:00:33.895144+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:33.897102+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:41.159809+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:41.161436+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:41.184611+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:00:41.188920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:41.202902+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:41.803589+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:41.803915+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:41.809096+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T19:00:41.809634+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:41.816193+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:42.625122+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:42.625481+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:42.630144+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:00:42.630678+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:42.632806+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:42.635530+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:00:42.638589+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:00:42.777658+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:00:43.885820+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:43.886158+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:43.891751+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:00:43.892324+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:43.894400+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:43.896924+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:00:43.910911+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:00:44.094214+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:00:51.507103+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:51.509254+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:00:51.523749+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2?auteur=dzdza&commentaire=qdsd","method":"GET"} [] [2025-12-11T19:00:51.525838+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:00:51.541162+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:00:51.550306+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:00:51.563264+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:00:51.755422+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:01:27.864930+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:01:27.866065+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:01:27.886722+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:01:27.888733+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:01:27.898015+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:01:27.907521+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:01:27.910510+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:01:28.064335+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:01:29.532662+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:01:29.533003+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:01:29.538020+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:01:29.538534+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:01:29.540580+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:01:29.543156+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:01:29.558736+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:01:29.815037+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:02:04.631255+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:02:04.633996+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:02:04.681638+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2?auteur=dzdza&commentaire=qdsd","method":"GET"} [] [2025-12-11T19:02:04.684033+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:02:04.699794+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:02:04.715817+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:02:04.727078+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:02:05.040564+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:05:14.661702+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:05:14.662767+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:05:14.687574+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2?auteur=dzdza&commentaire=qdsd","method":"GET"} [] [2025-12-11T19:05:14.690739+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:05:14.707416+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:05:14.724193+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:05:14.736696+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:05:14.951417+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:05:30.109088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:05:30.111079+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\Container2VR5UtB\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:05:30.138809+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:05:30.141550+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:05:30.152966+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:05:30.164193+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:05:30.167232+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:05:30.322161+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:15:24.769474+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:24.770532+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:24.833650+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:15:24.844932+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:15:24.862602+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:15:24.872869+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:15:25.048494+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:15:27.287466+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:27.288793+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:27.317484+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:15:27.325870+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:15:27.355325+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:15:28.841941+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:28.842313+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:28.848230+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:15:28.848754+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:15:28.851019+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:15:28.855552+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:15:28.867349+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:15:29.055942+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:15:36.864088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:36.864868+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:36.880925+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:15:36.882690+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:15:36.891884+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:15:36.905899+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:15:36.917083+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:15:37.097347+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Can't get a way to read the property "Comment" in class "App\Entity\Comment"." at PropertyAccessor.php line 456 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Can't get a way to read the property \"Comment\" in class \"App\\Entity\\Comment\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\property-access\\PropertyAccessor.php:456)"} [] [2025-12-11T19:15:37.655188+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:37.656161+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:37.682052+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-11T19:15:37.843250+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:37.844234+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:37.870692+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7620a9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/7620a9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:15:37.882423+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:15:37.894161+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:15:38.041559+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:38.042097+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:15:38.050095+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7620a9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/7620a9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:15:38.054415+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:19:12.128648+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:19:12.134850+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.137068+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.138643+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.139057+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.152085+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T19:19:12.152836+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.153177+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.155874+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.156283+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.157233+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.157598+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.158553+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.158743+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.160510+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T19:19:12.165869+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.166367+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.167464+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.167926+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.169085+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.169501+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.171466+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.171961+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.172849+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.173214+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.174267+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:12.174607+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:12.175809+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T19:19:13.685155+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:13.685992+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:13.689488+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:13.692336+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:13.694226+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:13.725801+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T19:19:13.733802+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:19:15.952609+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:19:15.963877+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:19:15.967628+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.865028+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.866277+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:16.880593+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-11T19:19:16.881236+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.881585+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:16.884728+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.885110+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:16.888718+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.889108+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:16.890148+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-11T19:19:16.890445+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:16.897986+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T19:19:16.899569+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T19:19:17.609042+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-11T19:19:17.618372+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:19:17.620870+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T19:19:17.621004+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-11T19:19:17.621607+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD comment LONGTEXT NOT NULL {"sql":"ALTER TABLE comment ADD comment LONGTEXT NOT NULL"} [] [2025-12-11T19:19:17.647462+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-11T19:19:17.671455+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-11T19:19:17.691075+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251211191913","2":"2025-12-11 19:19:17","3":71}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251211191913","2":"2025-12-11 19:19:17","3":71},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:17.693522+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:19:17.700071+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:19:21.608456+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:19:21.609614+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:19:21.715344+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:19:21.723206+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:19:21.740133+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:19:21.770066+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:19:21.789244+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:19:22.065796+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:21:24.285965+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:24.287756+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:24.332277+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:21:24.337272+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:21:24.356720+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:21:24.379369+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:21:24.393200+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:21:24.580844+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "auteur" nor one of the methods "auteur()", "getauteur()", "isauteur()", "hasauteur()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView" in "proposition/show.html.twig" at line 30." at show.html.twig line 30 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"auteur\" nor one of the methods \"auteur()\", \"getauteur()\", \"isauteur()\", \"hasauteur()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\" in \"proposition/show.html.twig\" at line 30. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\show.html.twig:30)"} [] [2025-12-11T19:21:24.822495+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:24.824359+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:24.851686+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff5bba"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ff5bba?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:21:24.867470+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:21:25.028004+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:25.028460+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:25.033950+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff5bba"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ff5bba?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:21:25.036214+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:21:25.059864+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:21:25.436821+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:25.437158+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:25.443130+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff5bba"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ff5bba?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:21:25.445346+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:21:37.505578+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:37.506669+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:21:37.519890+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:21:37.523092+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:21:37.530884+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:21:37.544801+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:21:37.552102+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:21:37.899417+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:22:04.263930+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:22:04.264852+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:22:04.289682+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:22:04.292500+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:22:04.312537+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:22:04.340641+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:22:04.349526+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:22:04.722251+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:23:23.851499+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:23.852465+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:23.876289+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:23:23.879297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:23:23.892034+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:23:23.906789+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:23:23.920599+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:23:24.141506+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:23:42.234427+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:42.235594+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:42.261915+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:23:42.266995+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:23:42.288865+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:23:42.306330+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:23:42.311523+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:23:42.518532+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:23:45.133994+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:45.134511+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:23:45.140260+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:23:45.141133+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:23:45.144280+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:24:58.005534+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:24:58.006444+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:24:58.026016+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:24:58.028904+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:24:58.038583+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:24:59.924199+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:24:59.924570+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:24:59.929602+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:24:59.930191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:24:59.932773+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:24:59.936134+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:24:59.939061+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:25:00.150636+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:25:01.191355+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:01.192140+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:01.209815+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:25:01.211583+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:01.221081+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:01.229220+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:25:01.242430+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:25:01.460092+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:25:02.191981+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:02.192318+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:02.197156+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:25:02.197682+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:02.199727+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:02.202912+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:25:02.213746+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:25:02.390052+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:25:04.619636+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:04.620145+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:04.627597+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:25:04.628424+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:04.631358+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:38.425813+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:38.428714+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:38.476788+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:25:38.483797+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:38.498604+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:40.078653+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:40.079016+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:40.084230+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:25:40.084715+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:40.086639+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:42.769275+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:42.769634+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:42.774864+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:25:42.775736+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:42.778907+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:42.782865+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:25:42.795249+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:25:43.033886+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:25:44.058821+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:44.059155+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:44.063941+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:25:44.064444+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:44.066519+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:49.143001+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:49.143388+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:49.148885+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:25:49.149738+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:49.152679+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:49.155765+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:25:49.160483+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:25:49.353162+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:25:51.213343+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:51.213780+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:25:51.218828+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T19:25:51.219314+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:25:51.221441+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:25:51.225383+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:25:51.238770+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:25:51.442545+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:26:09.530455+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:09.532389+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:09.573135+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"POST"} [] [2025-12-11T19:26:09.578046+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:26:09.597095+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:26:09.616040+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:26:09.633014+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:26:09.649774+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T19:26:10.169344+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:26:10.170337+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Mia","2":"2025-12-11 19:26:09","3":"Mani","4":null}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Mia","2":"2025-12-11 19:26:09","3":"Mani","4":null},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:26:10.566121+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2025-12-11T19:26:10.570237+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'proposition_id' ne peut être vide (null)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'proposition_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'proposition_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'proposition_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-11T19:26:11.177682+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.178634+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.199802+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-11T19:26:11.242276+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.242881+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.261290+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b25eed"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b25eed?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:26:11.276521+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:26:11.443576+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.443943+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:26:11.449508+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b25eed"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b25eed?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:26:11.451815+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:26:11.473291+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:28:30.382604+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:30.384118+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:30.405614+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"POST"} [] [2025-12-11T19:28:30.408273+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:28:30.426612+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:28:30.450669+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:28:30.472168+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:28:30.516809+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T19:28:31.072217+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:28:31.073877+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Mia","2":"2025-12-11 19:28:30","3":"Mani","4":3}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Mia","2":"2025-12-11 19:28:30","3":"Mani","4":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:28:31.075773+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T19:28:31.151824+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:31.152922+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:31.173072+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:28:31.175407+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:28:31.185193+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:28:31.205552+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:28:31.226030+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:28:31.246541+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:28:31.423974+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:28:33.944132+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:33.944499+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:33.950669+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:28:33.951668+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:28:33.954513+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:28:33.958756+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:28:33.987704+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:28:34.220842+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:28:38.111872+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:38.112256+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:28:38.117868+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T19:28:38.118649+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:28:38.121412+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:28:38.125170+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:28:38.137428+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:28:38.396568+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:31:56.110976+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:56.112614+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:56.142316+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:31:56.146447+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:31:56.160923+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:31:57.181633+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:57.182052+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:57.187866+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:31:57.188396+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:31:57.190885+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:31:57.194922+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:31:57.213040+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:31:57.399968+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:31:59.411605+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.411962+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.418247+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:31:59.419183+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:31:59.421883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:31:59.425596+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:31:59.428243+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:31:59.597925+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "proposition_list" does not exist in "proposition/show.html.twig" at line 24." at show.html.twig line 24 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"proposition_list\" does not exist in \"proposition/show.html.twig\" at line 24. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\show.html.twig:24)"} [] [2025-12-11T19:31:59.783314+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.784523+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.807751+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7c7f8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a7c7f8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:31:59.824533+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:31:59.988489+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.988772+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:31:59.994395+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7c7f8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a7c7f8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:31:59.996554+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:00.074134+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:32:00.410179+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:00.410552+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:00.415903+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7c7f8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a7c7f8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:32:00.418702+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:19.137970+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:19.138694+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:19.155581+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:32:19.162009+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:32:19.181296+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:19.197855+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:32:19.208543+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:19.422565+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:19.679975+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:32:32.124686+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:32.125837+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:32.164315+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"POST"} [] [2025-12-11T19:32:32.168945+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:32:32.194641+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:32.216763+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:32:32.225270+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:32.250043+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T19:32:32.715585+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:32:32.719307+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Test 1","2":"2025-12-11 19:32:32","3":"test commentaire","4":2}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Test 1","2":"2025-12-11 19:32:32","3":"test commentaire","4":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:32.720476+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T19:32:32.781437+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:32.783774+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:32.815803+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:32:32.818358+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:32:32.831690+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:32.844579+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:32:32.850823+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:32:32.880317+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:32:33.008901+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:32:34.251958+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.252374+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.257865+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:32:34.258370+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:32:34.260513+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:34.263368+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:32:34.284068+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:34.322347+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:32:34.325768+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "comment" does not exist in "proposition/show.html.twig" at line 25." at show.html.twig line 25 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"comment\" does not exist in \"proposition/show.html.twig\" at line 25. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\show.html.twig:25)"} [] [2025-12-11T19:32:34.517742+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.518369+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.533263+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34c0e2"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/34c0e2?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:32:34.540556+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:34.699213+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.699850+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:34.706834+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34c0e2"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/34c0e2?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:32:34.709243+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:32:34.750184+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:32:35.128410+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:35.129030+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:32:35.135101+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34c0e2"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/34c0e2?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:32:35.138374+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:33:57.749911+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:33:57.750662+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:33:57.776194+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:33:57.779071+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:33:57.787979+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:33:57.798762+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:33:57.812672+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:33:58.011875+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:33:58.196790+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:34:14.249717+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:14.250655+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:14.275214+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:34:14.281537+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:34:14.307970+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:34:14.343233+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:34:14.349800+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:14.528268+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:14.752979+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:34:31.594563+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:31.595492+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:31.619218+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:34:31.621745+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:34:31.635059+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:34:31.648656+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:34:31.656888+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:34:31.887029+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:34:32.919273+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:32.919755+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:32.925296+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T19:34:32.925835+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:34:32.927833+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:34:32.930553+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:34:32.933367+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:32.961498+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:33.136550+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:34:35.911636+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:35.912058+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:35.918191+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:34:35.919097+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:34:35.921995+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:34:35.925185+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:34:35.946923+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:34:36.127683+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:34:37.124174+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:37.124624+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:34:37.129862+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T19:34:37.130365+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:34:37.132285+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:34:37.135389+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:34:37.137561+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:37.146370+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:34:37.322313+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:09.323464+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:09.325548+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:09.363059+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T19:35:09.367592+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:09.380485+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:09.400039+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:09.419584+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:09.564875+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:09.780709+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:32.767326+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:32.768351+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:32.793428+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T19:35:32.797231+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:32.813542+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:32.838490+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:32.844866+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:33.009241+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:33.199755+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:37.021189+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:37.022255+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:37.048183+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-11T19:35:37.051124+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:37.069919+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:37.095262+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:37.099438+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.117534+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":4,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":4,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.121804+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:35:37.122970+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id) VALUES (?, ?) (parameters: array{"1":"127.0.0.1","2":4}, types: array{"1":0,"2":0}) {"sql":"INSERT INTO vote (ip, demotis_id) VALUES (?, ?)","params":{"1":"127.0.0.1","2":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.123779+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_yes = ? WHERE id = ? (parameters: array{"1":26,"2":4}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_yes = ? WHERE id = ?","params":{"1":26,"2":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.124512+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T19:35:37.199409+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:37.201342+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:37.237369+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T19:35:37.240192+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:37.250676+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:37.266186+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:37.272118+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.310121+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:37.318644+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:37.496893+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:43.480308+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:43.481520+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:43.495678+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:35:43.499804+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:43.511553+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:43.530031+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:43.557576+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:35:43.751996+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:35:45.960735+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:45.961167+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:35:45.967526+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:35:45.968123+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:35:45.970272+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:35:45.973028+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:35:45.990168+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:46.007734+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:35:46.179826+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:36:12.657300+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:12.658146+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:12.695835+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:36:12.698750+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:36:12.710392+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:36:12.730576+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:36:12.734460+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:36:12.909363+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:36:18.610937+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:18.612114+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:18.633923+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T19:36:18.637682+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:36:18.651966+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:36:18.664958+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:36:18.671220+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:36:18.699232+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:36:18.907744+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:36:55.390054+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:55.392697+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:55.416889+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:36:55.419346+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:36:55.427280+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:36:55.436505+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:36:55.440184+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:36:55.615591+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:36:56.622280+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:56.622643+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:36:56.628293+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:36:56.628873+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:36:56.630801+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:36:56.634341+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:36:56.654155+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:36:56.665342+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:36:56.840876+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:37:15.041240+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:15.042067+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:15.065654+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"POST"} [] [2025-12-11T19:37:15.069775+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:37:15.086787+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:37:15.103206+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:37:15.106472+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:37:15.125134+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T19:37:15.641093+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:37:15.642834+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Marc","2":"2025-12-11 19:37:15","3":"C'est une bonne idée pour une meilleur justice fiscal.","4":2}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Marc","2":"2025-12-11 19:37:15","3":"C'est une bonne idée pour une meilleur justice fiscal.","4":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:37:15.643710+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T19:37:15.711389+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:15.712675+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:15.738040+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:37:15.739218+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:37:15.747434+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:37:15.757547+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:37:15.760570+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:37:15.832734+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:37:15.933759+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:37:19.734275+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:19.734641+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:37:19.741023+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:37:19.741946+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:37:19.744762+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:37:19.748340+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:37:19.750911+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:37:19.777972+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:37:19.954862+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:38:16.791405+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:16.793452+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:16.825072+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:38:16.829852+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:38:16.849911+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:38:16.868832+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:38:16.877372+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:16.916463+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:17.086180+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:38:40.975684+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:40.976462+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:40.991968+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"POST"} [] [2025-12-11T19:38:40.994921+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:38:41.005529+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:38:41.019513+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:38:41.026666+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:41.044029+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-11T19:38:41.515956+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-11T19:38:41.517020+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Jean","2":"2025-12-11 19:38:41","3":"Ca ferait de bonne recette pour l'état","4":2}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Jean","2":"2025-12-11 19:38:41","3":"Ca ferait de bonne recette pour l'état","4":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:41.518354+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-11T19:38:41.590891+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:41.592400+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:38:41.620793+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:38:41.622437+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:38:41.633585+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:38:41.645234+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:38:41.653101+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:41.691616+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:38:41.700513+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:38:41.894153+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:04.011516+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:04.012555+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:04.035567+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:39:04.038320+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:04.048097+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:04.058248+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:04.071717+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:39:04.241683+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:05.132332+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:05.132740+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:05.138665+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:39:05.139338+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:05.141577+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:05.144383+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:05.152161+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:05.173404+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:05.329255+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:09.151317+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:09.151678+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:09.157891+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:39:09.158784+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:09.161671+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:09.164921+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:09.167770+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:39:09.331307+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:20.027071+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:20.028526+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:20.055690+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:39:20.058623+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:20.067193+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:20.081043+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:20.088587+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:20.111943+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:20.273188+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:27.862639+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:27.863645+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:27.890227+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:39:27.892714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:27.903488+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:27.912722+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:27.918065+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:39:28.078632+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:32.146661+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:32.147154+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:32.153845+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:39:32.154669+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:32.157444+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:42.999645+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:43.000483+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:43.019612+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:39:43.021481+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:43.029251+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:43.037938+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:43.051366+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:39:43.232135+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:39:44.006211+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:44.006551+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:39:44.011573+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:39:44.012071+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:39:44.014094+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:39:44.016871+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:39:44.025147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:44.034535+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:39:44.191720+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:40:01.543967+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:01.544872+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:01.562980+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:40:01.565147+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:40:01.575172+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:40:01.590191+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:40:01.613593+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:40:01.794823+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:40:02.569383+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:02.569806+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:02.575584+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:40:02.576325+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:40:02.578639+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:40:02.581813+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:40:02.596514+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:40:02.607699+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:40:02.766314+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:40:07.233651+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:07.234043+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:07.240318+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:40:07.241309+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:40:07.244575+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:40:07.247836+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:40:07.264456+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:40:07.449809+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:40:14.266704+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:14.267655+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:40:14.286950+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:40:14.289503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:40:14.298700+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:40:14.315040+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:40:14.318052+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:40:14.343768+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:40:14.505161+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:43:44.544507+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:43:44.546211+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:43:44.587674+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:43:44.591025+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:43:44.604756+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:43:44.621299+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:43:44.637632+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:43:44.681518+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:43:44.877141+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:43:56.991385+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:43:56.992901+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:43:57.017124+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:43:57.019580+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:43:57.030173+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:43:57.042618+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:43:57.045313+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:43:57.211742+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:44:11.258485+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:44:11.260042+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:44:11.278376+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:44:11.281600+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:44:11.290521+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:44:11.304958+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:44:11.308162+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:44:11.479154+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:44:12.097457+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:44:12.098672+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:44:12.127385+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:44:12.130469+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:44:12.139845+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:34.149996+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:34.150718+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:34.169953+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:45:34.173007+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:45:34.182712+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:35.058328+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:35.059695+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:35.088862+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:45:35.090995+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:45:35.100389+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:39.956296+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:39.957102+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:39.973341+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:45:39.975097+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:45:39.983198+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:47.221690+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:47.223202+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:47.271602+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:45:47.281272+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:45:47.301703+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:47.324683+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:45:47.341624+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:45:47.514838+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:45:48.553523+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:48.553869+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:45:48.559876+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:45:48.560445+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:45:48.562435+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:45:48.565304+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:45:48.577753+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:45:48.596262+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:45:48.776829+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:03.233576+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:03.234690+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:03.258877+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:46:03.262429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:03.274155+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:03.288831+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:03.310551+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:46:03.481721+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:05.042483+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:05.042835+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:05.049618+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:46:05.050236+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:05.052191+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:12.560681+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:12.561470+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:12.578887+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:46:12.581437+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:12.589034+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:12.597830+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:12.605561+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:46:12.790337+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:27.984458+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:27.985683+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:28.003604+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:46:28.006523+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:28.021830+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:30.503830+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:30.504368+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:30.511043+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:46:30.512201+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:30.515195+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:30.524666+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:30.539691+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:46:30.741356+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:31.740152+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:31.740481+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:31.745651+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T19:46:31.746160+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:31.748119+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:31.751068+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:31.753383+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:46:31.765648+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:46:31.964908+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:33.695213+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:33.695728+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:33.702417+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:46:33.703696+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:33.717455+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:33.730556+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:33.734301+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:46:33.899961+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:34.528273+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:34.528717+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:34.534154+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T19:46:34.535181+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:34.537887+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:34.540614+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:34.567061+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:46:34.605487+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:46:34.768828+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:46:54.542226+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:54.543097+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:46:54.562307+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:46:54.565217+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:46:54.573891+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:46:54.583315+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:46:54.586144+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:46:54.758148+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:50:48.671318+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:50:48.672688+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:50:48.715976+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:50:48.722256+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:50:48.736849+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:50:48.747891+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:50:48.752630+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:50:49.012689+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:50:54.080054+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:50:54.082143+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:50:54.106241+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T19:50:54.108231+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:50:54.120303+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:50:54.134618+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:50:54.138860+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:50:54.181630+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T19:50:54.343120+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:52:37.786198+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:52:37.787560+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:52:37.802669+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:52:37.804601+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:52:37.811225+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:52:37.821804+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:52:37.824451+00:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0"} [] [2025-12-11T19:52:37.984207+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:57:53.498617+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:53.499721+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:53.601315+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:57:53.608544+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:57:53.631984+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:57:53.846811+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'voteYes DESC': Error: Class App\Entity\Proposition has no field or association named voteYes" at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'voteYes DESC': Error: Class App\\Entity\\Proposition has no field or association named voteYes at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a FROM App\\Entity\\Proposition a ORDER BY a.voteYes DESC at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:18)"} [] [2025-12-11T19:57:54.425993+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:54.428133+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:54.465318+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-11T19:57:54.517227+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:54.518749+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:57:54.543714+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"415b96"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/415b96?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:57:54.550407+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:57:54.573301+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:09.895755+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:09.896540+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:09.909251+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:58:09.913380+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:58:09.921437+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:09.935447+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:58:09.956286+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 50 near 'voteyes DESC': Error: Class App\Entity\Proposition has no field or association named voteyes" at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 50 near 'voteyes DESC': Error: Class App\\Entity\\Proposition has no field or association named voteyes at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a FROM App\\Entity\\Proposition a ORDER BY a.voteyes DESC at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:18)"} [] [2025-12-11T19:58:10.473989+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:10.475623+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:10.513483+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28c789"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/28c789?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:58:10.526260+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:10.696866+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:10.697300+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:10.702616+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28c789"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/28c789?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:58:10.704670+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:10.744731+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:58:11.105444+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:11.105772+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:11.110638+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28c789"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/28c789?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-11T19:58:11.112788+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:31.604378+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:31.606319+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:58:31.633451+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:58:31.639452+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:58:31.648555+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:58:31.660185+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:58:31.674772+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T19:58:31.915749+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:59:32.524444+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:32.525458+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:32.558425+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T19:59:32.560899+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:59:32.576943+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:59:34.684455+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:34.684777+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:34.689228+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T19:59:34.689716+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:59:34.695955+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:59:36.400018+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:36.400369+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:36.406062+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:59:36.407068+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:59:36.409925+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:59:36.412990+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:59:36.435439+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T19:59:36.630620+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:59:44.696866+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:44.698322+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:44.723701+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:59:44.727714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:59:44.743254+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:59:44.756866+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:59:44.764932+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T19:59:44.946010+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T19:59:45.432482+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:45.433011+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T19:59:45.437508+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T19:59:45.438017+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T19:59:45.440012+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T19:59:45.442533+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T19:59:45.455215+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T19:59:45.602111+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:00:03.735989+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:03.738225+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:03.775755+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:00:03.781790+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:00:03.803972+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:00:03.828859+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:00:03.838334+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:00:04.086626+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:00:10.435421+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:10.436267+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:10.449906+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:00:10.451623+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:00:10.461218+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:00:10.469650+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:00:10.476897+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:00:10.657884+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:00:41.803392+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:41.804647+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:00:41.833788+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:00:41.837067+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:00:41.859411+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:00:41.881378+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:00:41.896524+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:00:42.062036+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:06.158246+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:06.159141+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:06.189403+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:01:06.199343+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:06.228649+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:06.246497+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:06.251501+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:06.277688+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:06.457887+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:08.745177+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:08.745815+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:08.750645+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:08.751171+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:08.753618+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:08.756094+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:08.763123+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:08.960870+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:09.534523+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:09.534950+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:09.540152+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T20:01:09.540939+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:09.543712+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:09.547174+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:09.554179+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:09.602744+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:09.808019+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:15.524195+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:15.525123+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:15.548416+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:15.550375+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:15.559146+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:15.570016+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:15.577516+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:15.756951+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:16.877843+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:16.878190+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:16.882500+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T20:01:16.883015+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:16.885098+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:16.887986+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:16.905318+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:16.937190+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:17.107069+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:19.015454+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:19.015958+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:19.022247+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:19.023056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:19.025922+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:19.029144+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:19.052963+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:19.257659+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:20.480179+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:20.480503+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:20.484899+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-11T20:01:20.485409+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:20.487363+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:20.489971+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:20.503866+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:20.513687+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:01:20.714130+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:24.577284+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:24.577650+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:24.582573+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:24.583502+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:24.586282+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:24.589355+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:24.602024+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:24.829759+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:47.680582+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:47.681382+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:47.699323+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:01:47.701216+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:47.726419+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:48.601883+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:48.602211+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:48.606997+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:01:48.607492+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:48.609615+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:49.262609+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:49.263078+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:49.268506+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:49.269056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:49.271134+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:49.273948+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:49.285877+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:49.459661+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:01:50.097269+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:50.097638+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:01:50.102611+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:01:50.103475+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:01:50.106245+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:01:50.108884+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:01:50.124186+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:01:50.320339+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:06:10.072551+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:06:10.073709+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:06:10.097623+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:06:10.100676+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:06:10.112475+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:06:10.128014+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:06:10.132882+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:06:10.190117+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:06:10.371302+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:07:51.829941+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:07:51.830649+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:07:51.843598+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:07:51.845586+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:07:51.855388+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:07:51.868750+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:07:51.876465+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:07:52.067748+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:07:54.516739+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:07:54.517447+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:07:54.528824+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:07:54.533370+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:07:54.547313+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:08:03.038538+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:03.042050+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:03.072418+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:08:03.074962+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:08:03.085843+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:08:03.097645+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:08:03.105688+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:08:03.338927+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:08:04.376076+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:04.376398+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:04.381621+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:08:04.382123+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:08:04.384090+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:08:04.386860+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:08:04.390083+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:08:04.400307+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:08:04.569514+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:08:07.671555+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:07.671927+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:07.677029+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:08:07.677816+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:08:07.680779+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:08:07.684200+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:08:07.699696+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:08:07.743870+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:08:07.911868+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:08:20.564082+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:20.566630+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:20.601904+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:08:20.609319+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:08:20.622521+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:08:20.634658+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:08:20.642506+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:08:20.858558+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:08:21.289662+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:21.290069+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:08:21.295890+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:08:21.296468+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:08:21.298456+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:13.654129+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:13.654964+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:13.670458+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:09:13.673097+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:13.685758+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:15.584054+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:15.584539+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:15.592345+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:09:15.593143+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:15.596588+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:15.613473+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:09:15.644382+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:09:15.853035+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:09:15.931812+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:15.932461+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:15.943029+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:09:15.944592+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:15.949971+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:15.957037+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:09:15.962367+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:09:16.131873+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:09:18.206851+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:18.207227+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:18.212535+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:09:18.213518+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:18.216312+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:19.728944+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:19.729301+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:19.733663+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:09:19.734183+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:19.736185+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:19.738842+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:09:19.747944+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:09:19.917924+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:09:20.651340+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:20.652008+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:20.656755+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:09:20.657244+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:20.659419+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:20.662263+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:09:20.684103+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:09:20.693334+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:09:20.897080+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:09:31.691471+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:31.692513+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:09:31.704637+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:09:31.707549+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:09:31.714769+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:09:31.723382+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:09:31.730399+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:09:31.899846+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:09.846200+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:09.847265+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:09.867462+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:10:09.871068+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:09.880246+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:09.890846+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:09.898869+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:10:10.131347+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:10.979537+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:10.979904+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:10.984447+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:10:10.985058+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:10.987053+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:12.002549+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:12.002891+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:12.007178+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:10:12.007643+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:12.013651+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:12.733336+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:12.733760+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:12.739671+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:10:12.740584+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:12.743924+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:15.545319+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:15.545695+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:15.551345+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:10:15.552913+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:15.556073+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:15.559941+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:15.587853+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:10:15.767902+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:16.480887+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:16.481203+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:16.485936+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T20:10:16.486534+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:16.489582+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:16.492472+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:16.495397+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:16.505510+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:16.683921+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:18.361593+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:18.361949+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:18.367103+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T20:10:18.368049+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:18.370883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:18.374253+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:18.376926+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:18.425143+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:18.605182+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:29.503725+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:29.505001+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:29.524632+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:10:29.527078+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:29.537581+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:29.553504+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:29.582522+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:10:29.827968+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:31.123553+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:31.123937+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:31.128344+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:10:31.128828+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:31.130690+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:31.133481+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:31.150381+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:31.174674+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:31.392767+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:43.978010+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:43.979892+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:44.002130+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:10:44.007071+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:44.023049+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:44.035939+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:44.048425+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:44.076650+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:44.243574+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:10:46.267462+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:46.267840+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:10:46.273858+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T20:10:46.274694+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:10:46.277388+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:10:46.280965+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:10:46.285865+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:46.317748+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:10:46.500590+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:11:32.135996+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:32.137530+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:32.163169+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:11:32.166299+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:11:32.177229+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:11:32.196407+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:11:32.213157+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:11:32.443400+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:11:42.551793+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:42.553070+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:42.565534+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-11T20:11:42.568482+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:11:42.575936+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:11:42.585944+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:11:42.590881+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:11:42.629486+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:11:42.821588+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:11:45.509370+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:45.509778+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:11:45.514983+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:11:45.515795+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:11:45.518559+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:11:45.521850+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:11:45.535569+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:11:45.740094+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:21:03.481478+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:21:03.482598+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:21:03.506133+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:21:03.509107+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:21:03.526596+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:21:03.544134+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:21:03.553880+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:21:03.631067+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:21:03.826309+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:21:05.175462+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:21:05.175847+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:21:05.180606+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:21:05.181101+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:21:05.183395+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:21:05.186058+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:21:05.200742+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:21:05.330767+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:24:14.830236+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:24:14.832689+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:24:14.852958+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:24:14.855815+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:24:14.867446+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:24:14.880715+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:24:14.893584+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:24:15.104079+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:24:16.648088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:24:16.648507+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:24:16.655666+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:24:16.656380+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:24:16.659685+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:04.062338+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:04.063162+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:04.075480+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:25:04.077682+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:04.085261+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:04.098144+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:04.107931+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:25:04.364617+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:05.075884+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:05.076194+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:05.080602+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:25:05.081087+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:05.082982+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:05.085774+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:05.102440+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:25:05.113975+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:25:05.329793+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:11.467824+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:11.469703+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:11.500486+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:25:11.505331+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:11.514758+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:11.526349+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:11.541028+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:25:11.731155+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:18.327367+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:18.329422+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:18.354972+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:25:18.356920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:18.365494+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:18.377775+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:18.382401+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:25:18.417840+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:25:18.602400+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:22.585404+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:22.585780+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:22.591257+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:25:22.592086+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:22.594877+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:22.598945+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:22.622965+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:25:22.774515+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:23.161093+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:23.161481+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:23.166401+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:25:23.166920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:23.168928+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:23.765456+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:23.765949+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:23.770304+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:25:23.770786+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:23.776836+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:24.272599+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:24.272946+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:24.277688+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:25:24.278204+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:24.280182+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:24.592318+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:24.592676+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:24.597253+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:25:24.597801+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:24.599779+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:24.602155+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:24.610703+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:25:24.766641+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:25:25.443778+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:25.444129+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:25:25.449337+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:25:25.450149+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:25:25.452870+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:25:25.456096+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:25:25.459551+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:25:25.694770+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:31:02.553977+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:02.555705+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:02.582358+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:31:02.584847+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:02.596226+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:04.541622+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:04.542047+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:04.549044+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:31:04.549742+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:04.553026+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:04.557282+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:31:04.583001+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:31:04.806381+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:31:07.462834+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:07.463640+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:07.468941+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:31:07.470017+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:07.472938+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:08.233218+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:08.233540+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:08.238104+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:31:08.238602+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:08.244576+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:08.731736+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:08.732062+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:08.736990+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:31:08.737710+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:08.739791+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:09.250810+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:09.251175+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:09.256190+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:31:09.256678+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:09.258558+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:09.262024+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:31:09.275536+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:31:09.470148+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:31:09.699766+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:09.700105+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:09.704763+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:31:09.705257+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:09.707175+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:10.165495+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:10.165870+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:10.171130+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:31:10.171950+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:10.174614+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:10.177483+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:31:10.192874+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:31:10.376192+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:31:11.310644+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:11.311021+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:11.315759+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:31:11.316260+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:11.318248+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:11.320754+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:31:11.343175+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:31:11.521737+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:31:22.196079+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:22.197413+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:31:22.214865+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T20:31:22.221349+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:31:22.235662+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:31:22.249227+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:31:22.254025+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:31:22.292932+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T20:31:22.463213+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:41:06.074334+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:41:06.075812+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:41:06.105771+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:41:06.114888+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:41:06.144132+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:41:06.160454+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:41:06.176876+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:41:06.404580+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:42:29.360605+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:42:29.362492+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:42:29.389954+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:42:29.393421+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:42:29.415171+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:42:29.438492+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:42:29.449035+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:42:29.649402+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:42:31.895533+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:42:31.896251+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:42:31.910589+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:42:31.913254+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:42:31.922604+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:42:31.936954+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:42:31.950084+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:42:32.131511+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:43:45.102775+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:45.104938+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:53.376301+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:53.380571+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:53.418814+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:43:53.432655+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:43:53.447858+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:43:53.485031+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:43:53.505919+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:43:53.701985+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:43:55.487904+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:55.488268+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:43:55.493040+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:43:55.493525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:43:55.495490+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:43:55.497906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:43:55.515259+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:43:55.708454+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:56:10.343744+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:10.346414+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:10.408052+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:56:10.422235+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:56:10.442135+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:56:10.459106+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:56:10.470975+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:56:10.651298+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:56:20.069422+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:20.070458+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:20.114655+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:56:20.119961+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:56:20.145262+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:56:21.261353+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:21.261689+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:21.266353+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:56:21.266838+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:56:21.273025+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:56:21.795852+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:21.796214+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:21.800823+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:56:21.801316+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:56:21.803168+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:56:22.208357+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:22.208754+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:56:22.213866+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:56:22.214767+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:56:22.218121+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:56:22.222022+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:56:22.246319+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:56:22.447549+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T20:57:22.662882+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:22.663835+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:22.687935+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:57:22.692112+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:57:22.704560+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:57:23.588342+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:23.588686+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:23.593218+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T20:57:23.593724+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:57:23.599658+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:57:24.407591+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:24.407969+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:24.412279+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T20:57:24.412778+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:57:24.415002+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:57:24.862075+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:24.862414+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T20:57:24.866882+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T20:57:24.867356+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T20:57:24.869393+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T20:57:24.872535+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T20:57:24.884836+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T20:57:25.041268+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:20:33.411788+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:20:33.412975+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:20:33.456726+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:20:33.464983+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:20:33.488277+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:20:33.511526+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:20:33.524261+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:20:33.868225+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:22:54.418580+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:54.421613+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:54.455857+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T21:22:54.466464+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:22:54.485509+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:22:54.501475+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:22:54.537683+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:54.757952+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:55.020278+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:22:55.872628+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:55.873362+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:55.881651+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/2/yes","method":"GET"} [] [2025-12-11T21:22:55.882389+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:22:55.886417+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:22:55.921453+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:22:55.932599+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:55.973453+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":2,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":2,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:56.056677+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:56.057029+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:22:56.064626+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/show/2","method":"GET"} [] [2025-12-11T21:22:56.065368+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:22:56.069319+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:22:56.073569+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:22:56.097820+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:56.135802+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:22:56.190272+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:22:56.335540+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:36:01.477270+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:36:01.478327+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:36:01.495602+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:36:01.497838+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:36:01.506063+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:36:01.514839+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:36:01.526684+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:36:01.783260+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:36:03.732949+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:36:03.733267+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:36:03.737862+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:36:03.738374+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:36:03.740452+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:36:03.742784+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:36:03.761171+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:36:03.917591+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:40:51.077994+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:40:51.078512+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:40:51.105914+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:40:51.108931+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:40:51.129513+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:40:51.153855+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:40:51.173459+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:40:51.371864+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:44:13.395067+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:13.396107+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:13.418529+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:44:13.422951+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:44:13.445143+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:44:13.475551+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:44:13.509726+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:44:13.914241+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:44:23.338760+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:23.339190+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:23.355903+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T21:44:23.363074+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:44:23.381970+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:44:27.186241+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:27.186593+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:27.191370+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T21:44:27.192257+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:44:27.195187+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:44:27.198950+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:44:27.215521+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T21:44:27.427969+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T21:44:28.859633+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:28.859976+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T21:44:28.864538+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-11T21:44:28.865158+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T21:44:28.868586+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T21:44:28.871466+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T21:44:28.898894+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:44:28.936598+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-11T21:44:29.061851+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T22:10:58.629994+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:10:58.633161+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:10:58.666885+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T22:10:58.669646+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:10:58.687816+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:10:58.708109+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T22:10:58.740281+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T22:10:58.988606+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T22:12:42.369237+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:42.369977+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:42.393176+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T22:12:42.398521+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:12:42.410955+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:12:43.807720+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:43.808107+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:43.813026+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T22:12:43.813600+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:12:43.815798+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:12:43.818697+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T22:12:43.822725+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T22:12:44.014510+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T22:12:45.826166+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:45.826581+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:45.832510+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T22:12:45.833410+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:12:45.983679+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:12:46.864937+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:46.865365+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:46.874145+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-11T22:12:46.874879+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:12:46.877691+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:12:47.512353+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:47.512687+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:12:47.517407+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T22:12:47.517984+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:12:47.520470+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:12:47.524057+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T22:12:47.535535+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T22:12:47.775936+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-11T22:17:49.143706+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:17:49.146314+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:17:49.180219+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-11T22:17:49.185388+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:17:49.232093+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:17:56.214915+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:17:56.216459+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-11T22:17:56.234527+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-11T22:17:56.238384+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-11T22:17:56.253932+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-11T22:17:56.266847+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-11T22:17:56.276505+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-11T22:17:56.461446+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T02:17:57.816613+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:17:57.819695+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:17:57.907604+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T02:17:57.915281+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:17:57.947851+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:17:57.979274+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T02:17:58.009406+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T02:17:59.074473+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:17:59.077361+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:17:59.129840+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:17:59.134300+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:17:59.290411+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:17:59.615291+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T02:20:30.568193+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:20:30.570551+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:20:30.600309+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:20:30.607537+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:20:30.826368+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:20:54.869777+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:20:54.872723+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:20:54.922662+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:20:54.929555+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:20:55.100263+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:21:36.846608+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:21:36.849152+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:21:36.894536+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:21:36.900953+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:21:37.142664+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:23:47.701386+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:23:47.704294+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:23:47.760428+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:23:47.768165+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:23:47.838882+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:27:53.830227+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:53.833066+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:53.883218+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:27:53.890146+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:27:53.955536+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:27:55.007017+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:55.007463+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:55.015639+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:27:55.016364+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:27:55.029910+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:27:57.435301+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:57.435701+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:57.440541+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:27:57.441485+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:27:57.448085+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:27:59.383918+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:59.384239+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:27:59.388534+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:27:59.388997+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:27:59.394258+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:28:00.293973+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:00.294355+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:00.299194+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:28:00.299948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:28:00.306566+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:28:17.498377+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:17.499874+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:17.527868+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:28:17.532828+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:28:17.571401+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:28:25.684141+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:25.686083+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:28:25.716111+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T02:28:25.720621+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:28:25.741255+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:28:25.767755+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T02:28:25.809119+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T02:28:26.097433+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T02:29:06.128478+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:06.129303+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:06.143596+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:29:06.145968+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:29:06.162896+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:29:36.221820+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:36.223863+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:36.255150+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T02:29:36.260373+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:29:36.280099+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:29:36.301057+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T02:29:36.314770+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T02:29:36.588243+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T02:29:43.040972+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:43.043073+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:43.073436+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T02:29:43.078511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:29:43.095983+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:29:44.631609+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:44.631979+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:29:44.636251+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:29:44.636759+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:29:44.641740+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:31.197915+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:31.200720+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:31.250586+00:00] request.INFO: Matched route "democratos_add". {"route":"democratos_add","route_parameters":{"_route":"democratos_add","_controller":"App\\Controller\\DemocratosController::index"},"request_uri":"http://localhost/symfony/democratos/public/democratos/add","method":"GET"} [] [2025-12-12T02:31:31.257467+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:31:31.320706+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:47.494095+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:47.496162+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:47.815943+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/1/details" (from "http://localhost/symfony/democratos/public/democratos/add")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/1/details\" (from \"http://localhost/symfony/democratos/public/democratos/add\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/1/details/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T02:31:48.527126+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:49.078026+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.080252+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.124913+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T02:31:49.430588+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.432080+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.457059+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83a313"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/83a313?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T02:31:49.480808+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:49.649367+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.649696+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:49.654196+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83a313"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/83a313?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T02:31:49.656338+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:55.197761+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.199607+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.239103+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/new" (from "http://localhost/symfony/democratos/public/democratos/add")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/new\" (from \"http://localhost/symfony/democratos/public/democratos/add\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/new/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T02:31:55.434709+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:55.546930+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.548420+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.575888+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0437fc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0437fc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T02:31:55.590885+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:55.753682+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.754034+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:55.758883+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0437fc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0437fc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T02:31:55.761109+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:31:56.167753+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:56.168089+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXxApgog\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:31:56.172521+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0437fc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0437fc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T02:31:56.174808+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:34:38.997786+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:38.999020+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:39.224027+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:39.226390+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:39.230976+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T02:34:39.241004+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:34:39.265348+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/democratos/add" (from "http://localhost/symfony/democratos/public/add")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/democratos/add\" (from \"http://localhost/symfony/democratos/public/add\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/democratos/add/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T02:34:39.272279+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T02:34:39.296387+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T02:34:39.313929+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T02:34:39.822843+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T02:34:43.036920+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:43.039450+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T02:34:43.085777+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T02:34:43.097401+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T02:34:43.293028+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T03:47:25.917866+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:47:25.921705+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHVTny25\\App_KernelDevDebugContainer.php","line":1503,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:50:14.282442+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerQRrChWe\\App_KernelDevDebugContainer.php","line":1505,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:50:14.284520+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerQRrChWe\\App_KernelDevDebugContainer.php","line":1505,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:50:52.749544+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerQRrChWe\\App_KernelDevDebugContainer.php","line":1505,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:50:52.753318+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerQRrChWe\\App_KernelDevDebugContainer.php","line":1505,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T03:52:52.215802+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T03:52:54.436175+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T04:13:00.910215+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:00.911090+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:00.997795+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public//connect/facebook"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public//connect/facebook\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//connect/facebook/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T04:13:01.419214+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:01.421908+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:01.473624+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T04:13:01.588568+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:01.589548+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:01.607450+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bc2e1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/9bc2e1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:13:01.627797+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:13:08.343043+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.345065+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.381924+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/connect/facebook"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/connect/facebook\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/connect/facebook/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T04:13:08.569828+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:13:08.721296+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.723947+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.764531+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f0cfc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4f0cfc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:13:08.790417+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:13:08.971927+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.972240+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:08.976363+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f0cfc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4f0cfc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:13:08.978635+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:13:09.394473+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:09.394815+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerSMdfMEc\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:13:09.399183+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f0cfc"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4f0cfc?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:13:09.401457+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:14:51.595176+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:51.597587+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:51.709448+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T04:14:51.717705+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T04:14:51.767559+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "connect_facebook_check" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"connect_facebook_check\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T04:14:52.059836+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:52.061493+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:52.076273+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e8799"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0e8799?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:14:52.093825+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:14:52.332375+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:52.334295+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:14:52.366417+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e8799"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0e8799?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T04:14:52.383991+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T04:15:53.391521+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:15:53.392456+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerAO8lxfU\\App_KernelDevDebugContainer.php","line":1509,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T04:15:53.462261+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T04:15:53.465362+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} [] [2025-12-12T12:12:12.957183+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:12:12.959243+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:12:13.016226+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T12:12:13.021198+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:12:13.021366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:12:13.021477+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:12:13.039654+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:12:13.079782+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T12:12:13.361777+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:12:22.255563+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:12:22.258016+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:12:22.312303+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:12:22.327546+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:12:22.327929+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:12:22.328227+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:12:22.366126+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:13:12.805239+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:12.807529+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:12.841924+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQDuc98wkk15e8Tv1iWQ5nunfm3VlpstkvqRacFv0NO8j8kFOOZbh6BATCOiaDQKZTiTKYtewZTWrIRRK-rIrIAwPukS-wMhwciRA5OyaxGeUqCQ9QwfCFTI94CeW22BL7WQ1tdsp0eAp3eRyIqw0gGi4Asny5m7Ha2jLDAihBCLGSfJquieAkyPRrLQg_F66KPIiqtC5AcaVk8usLb3uFzMpBwthRmgzjIDVVpqGtat3BocjGvjybhrmRKGt1Oj2TLZxZAJdzrRLSusM4Mp4YXb0GmmPComHew77SZCRyPeYXVYQqTN6DnfAk78UePEjA-0SkZV2LTOdIQNobhg415BkNrxDghe2_yEnSdSH9c9Pfq0NX3FNMPpmMSLkRykA5KnUV6gXBdiWqkZFSdqcmCAjyooGM3TVU9iIUzVfYO2CROq2qcmj2Zlxb-Hdn1JkokSlyfB3ESFiP4mjljntgWU&state=a3f9a0efe3283029dce66fa311908a26","method":"GET"} [] [2025-12-12T12:13:12.846650+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:13:12.846787+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:13:13.055923+00:00] request.CRITICAL: Uncaught PHP Exception GuzzleHttp\Exception\RequestException: "cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v2.12/oauth/access_token" at CurlFactory.php line 278 {"exception":"[object] (GuzzleHttp\\Exception\\RequestException(code: 0): cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v2.12/oauth/access_token at C:\\wamp642\\www\\symfony\\democratos\\vendor\\guzzlehttp\\guzzle\\src\\Handler\\CurlFactory.php:278)"} [] [2025-12-12T12:13:13.185522+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:13:13.344398+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.347436+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.400657+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T12:13:13.492418+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.493972+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.518884+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"587f46"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/587f46?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:13:13.545707+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:13:13.722744+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.723025+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:13.727353+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"587f46"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/587f46?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:13:13.729431+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:13:14.129456+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:14.129891+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:13:14.134037+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"587f46"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/587f46?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:13:14.136257+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:16:46.501928+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:46.503409+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:46.548982+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQDuc98wkk15e8Tv1iWQ5nunfm3VlpstkvqRacFv0NO8j8kFOOZbh6BATCOiaDQKZTiTKYtewZTWrIRRK-rIrIAwPukS-wMhwciRA5OyaxGeUqCQ9QwfCFTI94CeW22BL7WQ1tdsp0eAp3eRyIqw0gGi4Asny5m7Ha2jLDAihBCLGSfJquieAkyPRrLQg_F66KPIiqtC5AcaVk8usLb3uFzMpBwthRmgzjIDVVpqGtat3BocjGvjybhrmRKGt1Oj2TLZxZAJdzrRLSusM4Mp4YXb0GmmPComHew77SZCRyPeYXVYQqTN6DnfAk78UePEjA-0SkZV2LTOdIQNobhg415BkNrxDghe2_yEnSdSH9c9Pfq0NX3FNMPpmMSLkRykA5KnUV6gXBdiWqkZFSdqcmCAjyooGM3TVU9iIUzVfYO2CROq2qcmj2Zlxb-Hdn1JkokSlyfB3ESFiP4mjljntgWU&state=a3f9a0efe3283029dce66fa311908a26","method":"GET"} [] [2025-12-12T12:16:46.555452+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:16:46.555908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:16:47.737614+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:16:47.740581+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:16:47.745511+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:16:47.757201+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 La table 'db_name.user' n'existe pas" at ExceptionConverter.php line 51 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 1146): An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 La table 'db_name.user' n'existe pas at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:51)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1146): SQLSTATE[42S02]: Base table or view not found: 1146 La table 'db_name.user' n'existe pas at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 La table 'db_name.user' n'existe pas at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-12T12:16:48.388959+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:48.391382+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:48.440469+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c73c4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/3c73c4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:16:48.468519+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:16:48.648160+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:48.648577+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:48.653545+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c73c4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/3c73c4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:16:48.656039+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:16:48.846976+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:16:49.075899+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:49.076375+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:16:49.081984+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c73c4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/3c73c4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:16:49.087801+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:09.604533+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:09.616109+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:17:09.620113+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.624924+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.631439+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.631757+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.644202+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T12:17:09.645847+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.646174+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.652419+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.652776+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.654079+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.654397+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.656295+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.656657+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.658757+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T12:17:09.663900+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.664345+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.665209+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.665583+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.666568+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.667001+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.668503+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.668942+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.669825+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.670257+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.671258+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:09.671575+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:09.672828+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T12:17:11.429911+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:11.430678+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:11.434411+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:11.438088+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:11.439904+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:11.485456+00:00] deprecation.INFO: User Deprecated: Doctrine\DBAL\Schema\AbstractAsset::getName is deprecated and will be removed in 5.0. (AbstractAsset.php:359 called by DiffGenerator.php:135, https://github.com/doctrine/dbal/pull/7094, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\AbstractAsset::getName is deprecated and will be removed in 5.0. (AbstractAsset.php:359 called by DiffGenerator.php:135, https://github.com/doctrine/dbal/pull/7094, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:11.485608+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T12:17:11.498030+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:17:17.601059+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:17.611334+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:17:17.614836+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.744488+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.745712+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:19.768680+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T12:17:19.769534+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.770152+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:19.773923+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.774480+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:19.775592+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.776028+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:19.777466+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T12:17:19.777833+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:19.785893+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T12:17:19.787275+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T12:17:20.916804+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T12:17:20.927079+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T12:17:20.928714+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T12:17:20.928820+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T12:17:20.929461+00:00] doctrine.DEBUG: Executing query: CREATE TABLE user (id INT AUTO_INCREMENT NOT NULL, email VARCHAR(180) NOT NULL, roles JSON NOT NULL, UNIQUE INDEX UNIQ_IDENTIFIER_EMAIL (email), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` {"sql":"CREATE TABLE user (id INT AUTO_INCREMENT NOT NULL, email VARCHAR(180) NOT NULL, roles JSON NOT NULL, UNIQUE INDEX UNIQ_IDENTIFIER_EMAIL (email), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci`"} [] [2025-12-12T12:17:20.956289+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-12T12:17:20.983086+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-12T12:17:20.998764+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251212121711","2":"2025-12-12 12:17:20","3":71}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251212121711","2":"2025-12-12 12:17:20","3":71},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:17:21.003447+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:21.008633+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:17:25.316180+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:25.318983+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:25.367843+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQDuc98wkk15e8Tv1iWQ5nunfm3VlpstkvqRacFv0NO8j8kFOOZbh6BATCOiaDQKZTiTKYtewZTWrIRRK-rIrIAwPukS-wMhwciRA5OyaxGeUqCQ9QwfCFTI94CeW22BL7WQ1tdsp0eAp3eRyIqw0gGi4Asny5m7Ha2jLDAihBCLGSfJquieAkyPRrLQg_F66KPIiqtC5AcaVk8usLb3uFzMpBwthRmgzjIDVVpqGtat3BocjGvjybhrmRKGt1Oj2TLZxZAJdzrRLSusM4Mp4YXb0GmmPComHew77SZCRyPeYXVYQqTN6DnfAk78UePEjA-0SkZV2LTOdIQNobhg415BkNrxDghe2_yEnSdSH9c9Pfq0NX3FNMPpmMSLkRykA5KnUV6gXBdiWqkZFSdqcmCAjyooGM3TVU9iIUzVfYO2CROq2qcmj2Zlxb-Hdn1JkokSlyfB3ESFiP4mjljntgWU&state=a3f9a0efe3283029dce66fa311908a26","method":"GET"} [] [2025-12-12T12:17:25.375751+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:17:25.376188+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:17:25.723867+00:00] request.CRITICAL: Uncaught PHP Exception League\OAuth2\Client\Provider\Exception\IdentityProviderException: "OAuthException: This authorization code has been used." at Facebook.php line 172 {"exception":"[object] (League\\OAuth2\\Client\\Provider\\Exception\\IdentityProviderException(code: 100): OAuthException: This authorization code has been used. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\league\\oauth2-facebook\\src\\Provider\\Facebook.php:172)"} [] [2025-12-12T12:17:25.812577+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:25.921711+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:25.923126+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:25.948025+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ec9b1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0ec9b1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:25.962747+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:26.127173+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:26.127448+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:26.132060+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ec9b1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0ec9b1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:26.134195+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:26.540422+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:26.540782+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:26.545169+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ec9b1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0ec9b1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:26.547769+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:56.955184+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:56.956260+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:56.983875+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQDuc98wkk15e8Tv1iWQ5nunfm3VlpstkvqRacFv0NO8j8kFOOZbh6BATCOiaDQKZTiTKYtewZTWrIRRK-rIrIAwPukS-wMhwciRA5OyaxGeUqCQ9QwfCFTI94CeW22BL7WQ1tdsp0eAp3eRyIqw0gGi4Asny5m7Ha2jLDAihBCLGSfJquieAkyPRrLQg_F66KPIiqtC5AcaVk8usLb3uFzMpBwthRmgzjIDVVpqGtat3BocjGvjybhrmRKGt1Oj2TLZxZAJdzrRLSusM4Mp4YXb0GmmPComHew77SZCRyPeYXVYQqTN6DnfAk78UePEjA-0SkZV2LTOdIQNobhg415BkNrxDghe2_yEnSdSH9c9Pfq0NX3FNMPpmMSLkRykA5KnUV6gXBdiWqkZFSdqcmCAjyooGM3TVU9iIUzVfYO2CROq2qcmj2Zlxb-Hdn1JkokSlyfB3ESFiP4mjljntgWU&state=a3f9a0efe3283029dce66fa311908a26","method":"GET"} [] [2025-12-12T12:17:56.989388+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:17:56.989754+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:17:57.414905+00:00] request.CRITICAL: Uncaught PHP Exception League\OAuth2\Client\Provider\Exception\IdentityProviderException: "OAuthException: This authorization code has been used." at Facebook.php line 172 {"exception":"[object] (League\\OAuth2\\Client\\Provider\\Exception\\IdentityProviderException(code: 100): OAuthException: This authorization code has been used. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\league\\oauth2-facebook\\src\\Provider\\Facebook.php:172)"} [] [2025-12-12T12:17:57.480510+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:57.576041+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:57.577720+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:57.604430+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94c56d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/94c56d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:57.623026+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:57.799870+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:57.800450+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:57.805008+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94c56d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/94c56d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:57.807415+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:17:58.204033+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:58.204341+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:17:58.208516+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94c56d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/94c56d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:17:58.210621+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:19.180171+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:19.183336+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:19.237305+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T12:19:19.245776+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:19:19.246193+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:19:19.246520+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:19:19.283382+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:19.319847+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:19:19.367033+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T12:19:19.710484+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:19:25.937691+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:25.938756+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:25.953975+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:19:25.956967+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:19:25.957190+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:19:25.957398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:19:25.966134+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:34.055784+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:34.057860+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:34.087194+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAggyMCP19XzOOMrPA35vAnDa_NVtiJEaA3MHNK4RyoQ5kiLBJYpm97lX8ItQnB09Yv--AkpLzuiBeUmz04Vn0kHp_XHCI-5X9qOHjkAYw7syFOQFJreCdq6OUABh3YFtHdaCLUVGo1eSkCIj2tB21ZO4x0MKyHB49nrfZqMyyES31MeKc8alq_W-B1b_bPF3HaTDjt_ahsqRs4IJz4buizuNRYOd8EV6x7_Vwu5GOqQ9Hb5FNac43iY61qgjTgAbXwc0kS7Cr658b4tk79RfQ9BDVaCd18wVItAE33v9kh5clw1vGcQeotKI9PwKVfEfOW_PkG_tVL-r-EO66JF_Li0w4VuRi4W3hozJeYSa1TRDaDhFw8y4pzQYVsFCvc26Lhc-Cq2uqNPReb___WARaPwrX1hqpnFtQue-RVHlugakn3XO9TajgYucf7CW3Y01t_gbAFKhJRAe2qJjs9_S7x&state=f236028f229630772372e382b98ce560","method":"GET"} [] [2025-12-12T12:19:34.092981+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:19:34.093346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:19:34.746661+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:34.749680+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:19:34.768470+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:19:34.778192+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T12:19:34.779085+00:00] doctrine.DEBUG: Executing statement: INSERT INTO user (email, roles) VALUES (?, ?) (parameters: array{"1":"lauric.lemoal@gmail.com","2":"[\"ROLE_USER\"]"}, types: array{"1":0,"2":0}) {"sql":"INSERT INTO user (email, roles) VALUES (?, ?)","params":{"1":"lauric.lemoal@gmail.com","2":"[\"ROLE_USER\"]"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:19:34.780650+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-12T12:19:34.787113+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:19:34.789008+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:19:34.792027+00:00] request.CRITICAL: Uncaught PHP Exception KnpU\OAuth2ClientBundle\DependencyInjection\InvalidOAuth2ClientException: "There is no OAuth2 client called "facebook_main". Available are: facebook" at ClientRegistry.php line 51 {"exception":"[object] (KnpU\\OAuth2ClientBundle\\DependencyInjection\\InvalidOAuth2ClientException(code: 0): There is no OAuth2 client called \"facebook_main\". Available are: facebook at C:\\wamp642\\www\\symfony\\democratos\\vendor\\knpuniversity\\oauth2-client-bundle\\src\\Client\\ClientRegistry.php:51)"} [] [2025-12-12T12:19:34.854992+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:19:35.015594+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.017439+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.058134+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"264c9f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/264c9f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:19:35.082935+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:35.256141+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.256461+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.261014+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"264c9f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/264c9f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:19:35.263290+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:19:35.419097+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:19:35.687602+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.687971+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:19:35.692075+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"264c9f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/264c9f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:19:35.694438+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:20:40.205318+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:40.207337+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:40.237486+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAggyMCP19XzOOMrPA35vAnDa_NVtiJEaA3MHNK4RyoQ5kiLBJYpm97lX8ItQnB09Yv--AkpLzuiBeUmz04Vn0kHp_XHCI-5X9qOHjkAYw7syFOQFJreCdq6OUABh3YFtHdaCLUVGo1eSkCIj2tB21ZO4x0MKyHB49nrfZqMyyES31MeKc8alq_W-B1b_bPF3HaTDjt_ahsqRs4IJz4buizuNRYOd8EV6x7_Vwu5GOqQ9Hb5FNac43iY61qgjTgAbXwc0kS7Cr658b4tk79RfQ9BDVaCd18wVItAE33v9kh5clw1vGcQeotKI9PwKVfEfOW_PkG_tVL-r-EO66JF_Li0w4VuRi4W3hozJeYSa1TRDaDhFw8y4pzQYVsFCvc26Lhc-Cq2uqNPReb___WARaPwrX1hqpnFtQue-RVHlugakn3XO9TajgYucf7CW3Y01t_gbAFKhJRAe2qJjs9_S7x&state=f236028f229630772372e382b98ce560","method":"GET"} [] [2025-12-12T12:20:40.245044+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:20:40.245459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:20:40.254085+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:20:40.269097+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:20:40.286941+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:20:40.296767+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:20:40.300739+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:20:40.656027+00:00] request.CRITICAL: Uncaught PHP Exception League\OAuth2\Client\Provider\Exception\IdentityProviderException: "OAuthException: This authorization code has been used." at Facebook.php line 172 {"exception":"[object] (League\\OAuth2\\Client\\Provider\\Exception\\IdentityProviderException(code: 100): OAuthException: This authorization code has been used. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\league\\oauth2-facebook\\src\\Provider\\Facebook.php:172)"} [] [2025-12-12T12:20:40.717243+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:20:40.827769+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:40.828973+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:40.854659+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dfee4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6dfee4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:20:40.868006+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:20:41.032199+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:41.032504+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:41.036703+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dfee4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6dfee4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:20:41.038807+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:20:41.290297+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:20:41.441194+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:41.441532+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:20:41.445861+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dfee4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6dfee4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:20:41.447979+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:09.094576+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:09.096604+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:09.121088+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T12:21:09.124260+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:21:09.124500+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:09.124655+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:09.135334+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:09.148784+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:21:09.153185+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:21:09.167618+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:09.176262+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:21:09.252764+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:09.254393+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:09.280850+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:21:09.283771+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:21:09.284184+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:09.284492+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:09.297955+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:09.328323+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:21:09.334694+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:21:09.341575+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:09.345941+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:21:09.478626+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:21:09.640285+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:21:15.834504+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:15.835771+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:15.864695+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQCPrH9G_rBsL8VT83J4YSs9WPjjmliVQvzqC-N4-1VzFpK3u46GFQta9I0zsU_g2FNwk2x-g8qQupithqqxvB8nTjy6hMfl62YGepawz2sN6rOq_Zp0Tp55WHc9jul4ergI_cSAgAXpTMsqxaWLD9gRYWVSWSC2IurI6qQLZlcF3rtxMHAV3oaNHTEGO0tEIuvKj5ScBfZdtrul9iE9yX5FstwcqCCMg7OKdo9BKA2gaEaEC2_6j9sRx0DlD1pi-MOwZK0IZBUI1TJfmN06LUcoUGwaQBY-uv3N3e212KVrjeSn-kLQrWPM_gyTlWF8lWqHqfKIoNYjy6PHdYYPmTwb3hTJcKioamn1fVMpEO_JnoT9jxxjQujY1pebxTNUcU_2-BpNL309aXGNvma5zrpK3XG6DHp8IuMOGp6ANsiX-i8-mIoMgbUW05vwGXITHo-NJvUOjpZaTo3sYMPnVrf7&state=edaff4260b1a4e7d82cf9a14489ee8f2","method":"GET"} [] [2025-12-12T12:21:15.870303+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:21:15.871018+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:15.878065+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:21:15.893493+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:15.905059+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:21:15.908840+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:15.913095+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:21:16.530555+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:16.539455+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:21:16.540568+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:21:16.714307+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:21:55.463615+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:55.465099+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:55.507599+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T12:21:55.513703+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:21:55.514100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:55.514453+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:55.543424+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:55.572654+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:21:55.581058+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:21:55.594268+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:55.596889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:21:55.717381+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:55.720190+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:21:55.767683+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:21:55.771922+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:21:55.772291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:55.772598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:21:55.797818+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:21:55.839138+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:21:55.850286+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:21:55.865331+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:21:55.870309+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:21:55.891315+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:21:56.149769+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:22:03.200905+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:03.203017+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:03.231848+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQBE9k9Wf0cVVSw2MQuuMI3XAaKJBXhLxjxOp7rRadxH1lIya_trwszElwa7IUlt6lwDufhVXcErBQAWdaavxrkcqgATV9vJeaWVbLSDS_xA2Qya9W1GFICcpEVTn08p7ZES4Pq7w_2co9ReTuvH_P0kLpPxPgSAYKgeIuryxq_7xHxcqhtfElcGhM7gK9u19fw4XphNrHq43otbw1AnK_k7OK-UaET-ZsRYJt1WRFZbvjUorRQve7TstJPO-9Nw6JwJvHFdkh8e8xGD3Fri1I8u5EP_ay-wb6preBVFyfIhEpbv1FTHJ0z6HsE26HiFnzhFJvTA44cbg3xrMrQkLec7cqkIEXFkknVsFLZ4dN9QEzXIS9jyg_LUtIbhem2qFUxJYSrzAYZTvv1smjrxyzIv67hz9EtCIpJEkG7Ybo9i_QYIZfn5qmgnTgAmVCOy0XSO7hXY01bB2Bg2qctz_-ZH&state=7468f239108d7773f7155dd8340dc102","method":"GET"} [] [2025-12-12T12:22:03.238301+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:22:03.238694+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:22:03.244792+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:22:03.258778+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:22:03.269527+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:22:03.274297+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:22:03.277005+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:22:03.872372+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:22:03.878700+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:22:03.879752+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:22:03.884872+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at SecurityController.php line 38 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\SecurityController.php:38)"} [] [2025-12-12T12:22:03.900127+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:22:04.014386+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.015999+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.040982+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d268c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2d268c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:22:04.052793+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:22:04.219589+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.219907+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.224262+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d268c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2d268c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:22:04.226390+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:22:04.459306+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:22:04.626336+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.626698+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:22:04.631078+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d268c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2d268c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:22:04.633251+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:25:49.925066+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:49.926871+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.019592+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T12:25:50.023031+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:25:50.023158+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:25:50.023259+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:25:50.037862+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:25:50.043387+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:25:50.060193+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:25:50.063812+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:25:50.268170+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:25:50.271397+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.275734+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.331988+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:25:50.345292+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:25:50.345685+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:25:50.346036+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:25:50.378256+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:25:50.424113+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "connect_facebook_check" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"connect_facebook_check\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T12:25:50.581277+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:25:50.592431+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:25:50.601845+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:25:50.607420+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:25:50.616696+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:25:50.790206+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.792047+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.830528+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T12:25:50.966239+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.967678+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:50.996809+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a867b"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8a867b?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:25:51.023767+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:25:51.165949+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:25:51.199358+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:51.199659+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:25:51.204440+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a867b"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8a867b?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:25:51.206893+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:28:53.865653+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:28:53.867978+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:28:53.973950+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:28:53.978978+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:28:53.979228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:28:53.979451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:28:54.030747+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:28:54.035891+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:28:54.044456+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:28:54.047349+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:28:54.215345+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:28:59.479066+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:28:59.481381+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:28:59.528661+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectCheckAction"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQCKEIw4W_GTCou5Oa4npZWkjNok0o55Hsv4zpNrw-K21m33gbIpnaZDJKTvgaWwAoYTapqmfDuR8EWfDeBVRwi3ulysT2szkU2jKhxnvUY9aGfoVXGiuwdWZe3ZyAVtpgwxaQpSTkuHXOPW_iu27KZvjSIycp90kyaameotuf1OROHoPXtIG2pqs4agUtbJTeXgzk8SHzbiDzDum4bYTN6yy7479IMEIxNG7CLwdDDF_c9prJj3k_iiAHLLImoPTcPr3d0fn0Vn5_JS73VSl1ou21C8UR_QYGKH50zqRpLxriGqEmhYaCrEdlefxkvl4fHiJE5yZDhuX8Of3CcAPzU_DuV0WeJT8ZViLbDZQdGGsUZa5e6xzPvgy7jFxYLBSHZ3W22c4ZkSp4MN9eT4TpuZWwJoFnSKXunG2LxF0O2958qS5zkqpL2va1b3XqIuakkXOknyFjlljcFn7g3hRkXU&state=fd7330a2cc1d2144c07c3361263e2e8c","method":"GET"} [] [2025-12-12T12:28:59.542864+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:28:59.543278+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:28:59.556785+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:28:59.582511+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:28:59.599979+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:28:59.617411+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:28:59.622268+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:29:00.768303+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:29:00.774721+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:29:00.775933+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:29:00.782579+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at SecurityController.php line 38 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\SecurityController.php:38)"} [] [2025-12-12T12:29:00.798513+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:29:00.941338+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:00.943935+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:00.989192+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ed1a4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ed1a4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:29:01.018777+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:29:01.186362+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:01.186663+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:01.191575+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ed1a4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ed1a4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:29:01.193691+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:29:01.333298+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:29:01.598727+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:01.599083+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerPnx3No5\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:29:01.603180+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ed1a4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ed1a4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:29:01.605514+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:31:18.447412+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:18.448792+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:18.561677+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T12:31:18.565850+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:31:18.566091+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:31:18.566308+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:31:18.580835+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:31:18.586627+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:31:18.605108+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:31:18.608851+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:31:18.790635+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:31:18.790326+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:18.797428+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:18.852480+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:31:18.865457+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:31:18.865879+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:31:18.866201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:31:18.900129+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:31:18.953753+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:31:18.967617+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:31:18.977552+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:31:18.981718+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:31:19.232506+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:31:24.468978+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:24.470942+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:31:24.503213+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAlGJ5q6XH6_nIolZuAucpoPLdnXf2J1P6cIW7yE-n-pRnHgauX9RItMTYmZ6iyfjNwVE4g8cWbPQf2yzJZXrBOg4Gu8cscr0MUIYchoaV2_E80JsKMEdZ7btzYY4fEgAMFkwzF3x0lVBTMkZqdaCSuOLpvKOeUXGPb_JCwvKmleQVWxGaD2hT3j0GTsg_8ncrRbJGgmEojokyCh-ADCujtCkmIiSGr63oyR3rIE6QyfbZ7RkcmSYSAh5AsbpN881uVsSIDdiqfmgid_bJSYL7PmYqGFtN4hhOJAD4V-i1OMxWlUF7RCLTthjj0NqQvzX3KXny6hOBZBvUXeqtEWiV4oICbqjaLl_Zb4RzP8lktbD1kFqBTexPg_ASy0WUoNamleEWR7HsznMyLzFcyEEF7MSiJHX1tGB2jlTPhptkq2oBmIfefmhRij0KRnaFCb16z4FCEYai80dTxKqVsHs36&state=5ff7f3f5585401cb3bc24b9c9acb640e","method":"GET"} [] [2025-12-12T12:31:24.513203+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:31:24.513862+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:31:24.522461+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:31:24.537922+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:31:24.549592+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:31:24.585104+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:31:24.589891+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:31:25.285006+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:31:25.289334+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:31:25.290227+00:00] security.DEBUG: Authenticator set no success response: request continues. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:31:25.292020+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:31:25.466076+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:36:11.656221+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:11.659492+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:11.715002+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T12:36:11.722522+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:36:11.722878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:36:11.723222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:36:11.756113+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:36:11.792488+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:36:11.806213+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:36:11.824996+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:36:11.828756+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:36:11.956263+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:11.958708+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:12.008794+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:36:12.013232+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:36:12.013584+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:36:12.013873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:36:12.039764+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:36:12.079611+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:36:12.090951+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:36:12.102127+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:36:12.105082+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:36:12.158625+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:36:12.404207+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:36:18.004502+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:18.006587+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerHN6UnQw\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:36:18.035783+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQBhYTZRsBPglQKmXHGjyOKjAhuXQM5XztwZ-hPTWXH8XNBW14AlJa9Y1jQis0nmUJ-RV90Yq_hJxRTSBXzZ9dgqm_e1r0ldT529yyM5ZYxwr71MJxe_iDeiF6ITmnvcwuwFffsfrfHtLQwT_HfQli5DNGxHQF8pAs9_oCHf81A2xP5U0EuWY4Dz_7mOc1IvFQApLSvFNTd-AfOi5pqweBm_9BswLsfy-qQ6APz9TeIeBdI2HWVeLJUnjVCHqJ4iaJgjQM6zm7sEgfmXtgRx1B4ufCKVnV4_gIbiUxbxwmTNraMMEPA9_LRvorLU4js4AVDRzMFsN429_8xt03BANYPOmd8GkEw4iYJtFdG71FVcDfuy_81uxqnL1vhFLm_gMAncjoWsaE9XdtSmRmuAL16N0rHGoawEyewp5kRkIVCsX0r5h-TafqmgYllT8_srmJpA_q9XV0OimxgWBbY0c9BF&state=f7ea1bc60cc1f28ba3d69b313f0b9fcb","method":"GET"} [] [2025-12-12T12:36:18.041425+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:36:18.041817+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:36:18.049138+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:36:18.063946+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:36:18.076086+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:36:18.098700+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:36:18.100423+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:36:18.731812+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:36:18.738131+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:36:18.739476+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:36:18.740308+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:36:18.999890+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:41:50.463757+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:50.464552+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:50.512674+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T12:41:50.516577+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:41:50.516745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:41:50.516863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:41:50.552887+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:41:50.558244+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:41:50.564956+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:41:50.567409+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:41:50.745204+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:41:57.096908+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:57.099561+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:57.150576+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAOX2I1MiD9WGHlDKmBA1FEYOD9OzvyHM1_DQ5yjzcAf55ch8x2vD6HczuBViztX5E21XPtcex3N60K0MTB4TcUXEh8FZH-pOZYMH5uSfjZadXqdBoGBm1tohISA8g1VMwMyl0y7gYa-oI4dyunQ03LS0Z0zkBue-Kyrg3-aqbmn7SY1sQrB9nj5Vqo7RWeQxEIVR7SttNmYmY6XoStnyze0BYmO7BvbqxS2n2r1R3eg08BoLqvaXam-bHutiE78ngzx6CUctg_vDgHrRRKmfNgm5E2K4mOmQxNCKlOYo0jwIUF2BzDCy6f9-bBfCpY28vZlMMKaVSpXrE7ldw34ZMCCYnJYmGV9VAngyTGtR4vDtHSRofgGaQ9Ut2ZdW1aSDuNOhBhvG2LIc0inzPeNjCeBJI0Ltq0OXUXEtxGu4hfYgRMuOTCEljGWUYe-DyuyfN1VtOF21W9Y_pb4ISVDLtY&state=9ffc512d01c9c8b62a1f17091a457afd","method":"GET"} [] [2025-12-12T12:41:57.164083+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:41:57.164509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:41:57.176018+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:41:57.200733+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:41:57.215740+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:41:57.220841+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:41:57.222152+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:41:58.081076+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:41:58.087238+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:41:58.088834+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T12:41:58.089579+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:41:58.200696+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:58.203854+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:41:58.255912+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T12:41:58.260453+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:41:58.260838+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:41:58.261129+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:41:58.294565+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:41:58.335027+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:41:58.359681+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T12:41:58.366388+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:41:58.411454+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:41:58.419069+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:41:58.420313+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:41:58.705907+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:46:33.611506+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:46:33.614323+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerNFHbgzr\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:46:33.670959+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T12:46:33.679407+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:46:33.679798+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:46:33.680095+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:46:33.701293+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:46:33.728436+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T12:46:33.747969+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:46:33.756049+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:46:33.760649+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:46:33.786332+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:46:34.099593+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:58:42.222786+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:42.223607+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:42.314033+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T12:58:42.324625+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T12:58:42.325049+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:58:42.325364+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T12:58:42.360888+00:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\SecurityController::login" requires the "$authenticationUtils" argument that could not be resolved. Cannot resolve argument $authenticationUtils of "App\Controller\SecurityController::login()": Cannot determine controller argument for "App\Controller\SecurityController::login()": the $authenticationUtils argument is type-hinted with the non-existent class or interface: "App\Controller\AuthenticationUtils". Did you forget to add a use statement?" at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\SecurityController::login\" requires the \"$authenticationUtils\" argument that could not be resolved. Cannot resolve argument $authenticationUtils of \"App\\Controller\\SecurityController::login()\": Cannot determine controller argument for \"App\\Controller\\SecurityController::login()\": the $authenticationUtils argument is type-hinted with the non-existent class or interface: \"App\\Controller\\AuthenticationUtils\". Did you forget to add a use statement? at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\Controller\\ArgumentResolver.php:122)"} [] [2025-12-12T12:58:42.451516+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T12:58:42.463718+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T12:58:42.475669+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T12:58:42.477678+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T12:58:42.545082+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T12:58:42.821274+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:42.824747+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:42.882474+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T12:58:42.990034+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:42.990802+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerKN1UwGt\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T12:58:43.011082+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d89798"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/d89798?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T12:58:43.011655+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T12:58:43.041989+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:00:26.407897+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:00:26.409120+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:00:26.509119+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:00:26.521043+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:00:26.521580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:00:26.522143+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:00:26.799362+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "connect_facebook" as such route does not exist.") in "security/login.html.twig" at line 17." at login.html.twig line 17 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"connect_facebook\" as such route does not exist.\") in \"security/login.html.twig\" at line 17. at C:\\wamp642\\www\\symfony\\democratos\\templates\\security\\login.html.twig:17)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"connect_facebook\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T13:00:27.015415+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:00:27.029802+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:00:27.055304+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:00:27.059063+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:00:27.065802+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:00:27.381949+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:00:27.383122+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:00:27.415029+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67d271"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/67d271?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:00:27.436731+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:00:27.442744+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:01:56.142274+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:56.144462+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:56.178948+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:01:56.193168+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:01:56.193558+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:01:56.193850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:01:56.214929+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:01:56.271734+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "connect_facebook" as such route does not exist.") in "security/login.html.twig" at line 17." at login.html.twig line 17 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"connect_facebook\" as such route does not exist.\") in \"security/login.html.twig\" at line 17. at C:\\wamp642\\www\\symfony\\democratos\\templates\\security\\login.html.twig:17)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"connect_facebook\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T13:01:56.578491+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:01:56.593138+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:01:56.609963+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:01:56.611951+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:01:56.617541+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:01:56.752841+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:56.755504+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:56.814772+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1457f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1457f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:01:56.840994+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:01:57.024354+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:57.024735+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:57.029508+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1457f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1457f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:01:57.031784+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:01:57.230110+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:01:57.433013+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:57.433350+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:01:57.438367+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1457f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1457f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:01:57.440713+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:00.027881+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:00.030872+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:00.069624+00:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:03:00.077394+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:03:00.077756+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:03:00.078102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:03:00.097970+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:00.222983+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:03:00.229237+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:03:00.235573+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:03:00.237419+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:03:00.535594+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:03:06.284927+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:06.287879+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:06.339910+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T13:03:06.348759+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:03:06.349136+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:03:06.349492+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:03:06.379217+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:06.426104+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:03:06.434906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:03:06.440665+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:03:06.443177+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:03:06.717337+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:03:10.942657+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:10.944253+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:10.982643+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?error=access_denied&error_code=200&error_description=Permissions%20error&error_reason=user_denied&state=0ddc63e072c85848b0e91fddf241c5a5","method":"GET"} [] [2025-12-12T13:03:10.990513+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:03:10.991062+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:03:10.998657+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:03:11.017627+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:11.030660+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:03:11.056287+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:03:11.059391+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:03:11.070778+00:00] request.CRITICAL: Uncaught PHP Exception KnpU\OAuth2ClientBundle\Exception\MissingAuthorizationCodeException: "No "code" parameter was found (usually this is a query parameter)!" at OAuth2Client.php line 106 {"exception":"[object] (KnpU\\OAuth2ClientBundle\\Exception\\MissingAuthorizationCodeException(code: 0): No \"code\" parameter was found (usually this is a query parameter)! at C:\\wamp642\\www\\symfony\\democratos\\vendor\\knpuniversity\\oauth2-client-bundle\\src\\Client\\OAuth2Client.php:106)"} [] [2025-12-12T13:03:11.218608+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:03:11.407881+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:11.409986+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:11.462614+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a058f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a058f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:03:11.488016+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:11.663601+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:11.663888+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:11.668989+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a058f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a058f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:03:11.671228+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:03:11.798503+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:03:12.072955+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:12.073451+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:03:12.079109+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a058f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a058f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:03:12.081413+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:14.240914+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:14.243884+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:14.309065+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T13:07:14.312948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:07:14.313243+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:07:14.313406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:07:14.405933+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:14.512715+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:07:14.519933+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:07:14.527451+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:07:14.529539+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:07:14.647032+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:14.649671+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:14.709817+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T13:07:14.714056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:07:14.714211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:07:14.714369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:07:14.737249+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:14.772422+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:07:14.782576+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:07:14.793352+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:07:14.795303+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:07:16.056140+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:07:19.980301+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:19.981939+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:20.013724+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?error=access_denied&error_code=200&error_description=Permissions%20error&error_reason=user_denied&state=b4a23ac613285f9559fa7b171d331b1d","method":"GET"} [] [2025-12-12T13:07:20.019308+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:07:20.019687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:07:20.025960+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:07:20.040382+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:20.052767+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:07:20.081430+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:07:20.083818+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:07:20.087492+00:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationException(code: 0): Connexion Facebook annulée par l’utilisateur. at C:\\wamp642\\www\\symfony\\democratos\\src\\Security\\FacebookAuthenticator.php:39)","authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:07:20.091841+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined variable $firewallName" at FacebookAuthenticator.php line 83 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $firewallName at C:\\wamp642\\www\\symfony\\democratos\\src\\Security\\FacebookAuthenticator.php:83)"} [] [2025-12-12T13:07:20.839793+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:07:21.004603+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.006444+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.037485+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c22f10"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/c22f10?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:07:21.053356+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:21.225318+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.225647+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.230975+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c22f10"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/c22f10?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:07:21.234205+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:07:21.610765+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:07:21.636839+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.637167+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:07:21.642247+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c22f10"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/c22f10?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:07:21.644429+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:20.387932+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:20.390201+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:20.425909+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?error=access_denied&error_code=200&error_description=Permissions%20error&error_reason=user_denied&state=b4a23ac613285f9559fa7b171d331b1d","method":"GET"} [] [2025-12-12T13:08:20.432661+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:08:20.433040+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:20.440388+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:08:20.455504+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:20.466995+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:08:20.474645+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:08:20.476557+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:08:20.479314+00:00] security.INFO: Authenticator failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationException(code: 0): Connexion Facebook annulée par l’utilisateur. at C:\\wamp642\\www\\symfony\\democratos\\src\\Security\\FacebookAuthenticator.php:39)","authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:08:20.481267+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the failure response. {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:08:20.562301+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:08:20.564912+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:08:20.639825+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:20.641445+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:20.670398+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:08:20.673184+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:08:20.673538+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:20.673831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:20.757641+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:20.916000+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:08:20.946397+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:08:20.965417+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:08:20.989223+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:08:20.995175+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:08:21.011732+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:08:21.285658+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:08:23.606187+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:23.606582+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:23.611706+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:08:23.612595+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:08:23.612657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:23.612702+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:23.635135+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:08:23.637979+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:23.639960+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:08:23.642319+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:08:23.644259+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:08:23.653070+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:08:24.261674+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:08:29.986935+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:29.989127+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.022844+00:00] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T13:08:30.028056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:08:30.028438+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:30.028767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:30.037212+00:00] request.CRITICAL: Uncaught PHP Exception LogicException: "Symfony gère la déconnexion automatiquement." at SecurityController.php line 27 {"exception":"[object] (LogicException(code: 0): Symfony gère la déconnexion automatiquement. at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\SecurityController.php:27)"} [] [2025-12-12T13:08:30.102609+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:08:30.116938+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:30.128692+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:08:30.134638+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:08:30.137747+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:08:30.150283+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:08:30.271666+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.273438+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.301793+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7d612"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7d612?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:08:30.316387+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:30.489229+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.489521+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.494343+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7d612"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7d612?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:08:30.496771+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:30.901942+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.902240+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:30.906879+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7d612"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7d612?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:08:30.908998+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:31.019491+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:08:31.554871+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:31.555167+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:31.560010+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7d612"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7d612?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:08:31.562378+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:41.504264+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:41.506202+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerVBlvXnN\\App_KernelDevDebugContainer.php","line":1514,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:08:41.540350+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:08:41.546429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:08:41.546832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:41.547161+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:08:41.561254+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:08:41.576522+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:08:41.589107+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:08:41.601081+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:08:41.603424+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:08:41.617955+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:08:41.918267+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:12:43.486202+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:43.486987+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:43.679375+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:12:43.683785+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:12:43.683930+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:43.684106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:43.690502+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:12:43.695696+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:12:43.702187+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:12:43.704998+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:12:43.748246+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:12:43.897479+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:12:55.066330+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:55.067590+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:55.111720+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T13:12:55.128200+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:12:55.128480+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:55.128825+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:55.233929+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:12:55.259518+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:12:55.277795+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:12:55.295804+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:12:55.297691+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:12:55.432644+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:55.435355+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:12:55.484824+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:12:55.489623+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:12:55.489981+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:55.490281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:12:55.521102+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:12:55.641645+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:13:00.723784+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:13:00.724114+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerIhGCKxt\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:13:00.729014+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:13:00.730181+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:13:00.730250+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:13:00.730302+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:13:00.737057+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:14:26.666538+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:26.667332+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:26.738546+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:14:26.751277+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-12-12T13:14:26.751649+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:14:26.751939+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:14:27.127387+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T13:14:27.158018+00:00] security.NOTICE: No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "main" if you want to modify the response. [] [] [2025-12-12T13:14:27.161140+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "Full authentication is required to access this resource." at ExceptionListener.php line 216 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\HttpException(code: 0): Full authentication is required to access this resource. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:216)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\InsufficientAuthenticationException(code: 0): Full authentication is required to access this resource. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\ExceptionListener.php:133)\n[previous exception] [object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T13:14:27.710047+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:27.712508+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:27.745297+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T13:14:27.889562+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:27.891627+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:27.922516+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44be31"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/44be31?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:14:27.946316+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:14:28.128393+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:28.128738+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerMqDKJsj\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:14:28.133853+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44be31"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/44be31?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T13:14:28.136339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:21:45.368218+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:45.523659+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:48.330199+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:21:48.414300+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:21:48.414561+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:48.414717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:48.414849+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:48.415053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:48.663223+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T13:21:48.665722+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T13:21:49.389610+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:49.392489+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:49.441807+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:21:49.462061+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:21:49.462278+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:49.462454+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:49.462591+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:49.462740+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:49.633440+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:21:52.475246+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:52.475646+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:52.480960+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:21:52.482181+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:21:52.482250+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.482296+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.482334+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.482374+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.486991+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T13:21:52.487219+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T13:21:52.491275+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:21:52.603023+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:52.606020+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:52.656384+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:21:52.661328+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:21:52.661715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.662010+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.662315+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.662627+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:52.689119+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:21:57.110235+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:57.110582+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:21:57.115531+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T13:21:57.117080+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:21:57.117147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:57.117194+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:57.117233+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:57.117273+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:21:57.120300+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:22:03.724065+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:03.726013+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:03.755053+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAXWeecD4olOQutlzXwapMJA12m6mGOcjFafhgb0AceT3106fCV_2zeYzdpzKJ4ZFeVLIlfW0Lu_Z21iyPJ1EWcQGGnhuQ6RAlo4LivxKlvrQ4bybXV7poJcHyOaOjQapgKqDKPaRM2YgRiTjWSOYt0KVV_ms16F6l4ozBeKHnY4HHiF-M9zv83PExRqnKZtx_7vR4-a_JG-5BRRG7IxtPOrpPSCEmEyC36uSdD_ZoLMvgEDmZpvMLpLmzNFwfpJM5XVmWUSSI-dEp1uw01QtOPEVz9oErRu8XkvpAbUtQOhEvAu0oyCY-1MXrqDwC-e24WYvRpYz6KV4BCIt8WyqmzxetE519nNDJR4a0ODHVO2TAMXAAkUdaMaI_XKy3sSFvB4Kb_KJJguLk3akBJYTRCigW_khiEPcagFma0RpuJ331ADKFankU1nJZ2YZAOcMRbaTrNd8LPUirv1bK0eQbY&state=c1b9f53006d9214520945e7b98087481","method":"GET"} [] [2025-12-12T13:22:03.761619+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:22:03.762325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:03.762672+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:03.763030+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:06.777276+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:22:07.059869+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:22:08.411423+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:22:09.463280+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:22:09.544339+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T13:22:09.545705+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:22:09.652360+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:09.654738+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:09.690200+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:22:09.699377+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:22:09.699839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:09.700360+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:09.700699+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:09.701027+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:09.711144+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:22:09.727957+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:22:09.745149+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:22:09.779960+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:22:09.783993+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:22:09.889340+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:22:09.897225+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:22:10.190718+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:22:22.278053+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:22.280375+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:22.313545+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:22:22.321194+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:22:22.321579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:22.321874+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:22.322139+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:22.322415+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:22.344870+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:22:22.710399+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:22:24.287493+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:22:24.808155+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:22:24.815249+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:22:24.817300+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:22:25.114431+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:22:29.149254+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:29.149619+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerLgDwO5P\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:22:29.154499+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T13:22:29.155724+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:22:29.155796+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:29.155843+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:29.155883+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:29.155926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:22:29.158635+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:22:32.402155+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:22:32.410460+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:22:32.419790+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:22:32.421324+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:22:32.789026+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:23:29.192444+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:23:29.193343+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:23:29.249549+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T13:23:29.255413+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:23:29.255564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:23:29.255669+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:23:29.255761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:23:29.255858+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:23:29.397414+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:23:29.409681+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:23:29.432131+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:23:29.433936+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:23:29.652312+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:35:39.755130+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:35:39.757946+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:35:39.816101+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:35:39.843792+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:35:39.844138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:39.844463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:39.844739+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:39.845021+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:39.884763+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:35:39.927940+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:35:39.951621+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:35:41.433860+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:35:41.436424+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:35:41.487437+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:35:41.492744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:35:41.493130+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:41.493440+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:41.493715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:41.494002+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:35:41.524645+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:35:41.549500+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:35:41.581489+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:35:44.517773+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Failed to write cache file "C:\wamp642\www\symfony\democratos\var\cache\dev/twig/51/519e6090ed9312f1907edce495a2f2a1.php".") in "Proposition/list.html.twig" at line 1." at list.html.twig line 1 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Failed to write cache file \"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev/twig/51/519e6090ed9312f1907edce495a2f2a1.php\".\") in \"Proposition/list.html.twig\" at line 1. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\list.html.twig:1)\n[previous exception] [object] (RuntimeException(code: 0): Failed to write cache file \"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev/twig/51/519e6090ed9312f1907edce495a2f2a1.php\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\twig\\twig\\src\\Cache\\FilesystemCache.php:76)"} [] [2025-12-12T13:35:44.525759+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:35:44.536279+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:35:44.537954+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:35:44.843988+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:35:45.601417+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:35:45.609738+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:35:45.611763+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:35:45.618201+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:35:46.729351+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:40:33.738061+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:33.741219+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:33.798087+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:40:33.809481+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:40:33.809878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:33.810188+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:33.810467+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:33.810755+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:33.842427+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:40:33.874059+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:40:33.905574+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:40:33.951454+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:40:33.961945+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:40:33.964362+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:40:34.258517+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:40:36.567883+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:36.568652+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:36.574176+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T13:40:36.575496+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:40:36.575567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:36.575616+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:36.575656+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:36.575747+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:36.576939+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:40:36.579030+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:40:36.580836+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:40:36.597691+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:40:36.600983+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:40:36.632872+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T13:40:36.944725+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:40:40.833404+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:40.833766+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:40.838801+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T13:40:40.840016+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:40:40.840085+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:40.840132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:40.840171+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:40.840211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:40.842879+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:40:40.888697+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:40:40.899303+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:40:40.907101+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:40:40.910361+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:40:41.197520+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:40:42.745315+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:42.745694+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:42.750415+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:40:42.751007+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:40:42.751072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:42.751119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:42.751157+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:42.751198+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:42.753540+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:40:42.756362+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:40:42.766545+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:40:42.772471+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:40:42.773444+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:40:42.774266+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:40:43.106292+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:40:47.814482+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:47.814919+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:40:47.820815+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:40:47.822232+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:40:47.822310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:47.822366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:47.822413+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:47.822462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:40:47.826142+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:40:47.849923+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:40:47.857451+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:40:47.867234+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:40:47.869122+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:40:48.117022+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:52:47.815069+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:52:47.816766+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:52:47.865701+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:52:47.876007+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:52:47.876469+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:52:47.876790+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:52:47.877078+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:52:47.877374+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:52:47.908913+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:52:48.038357+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:52:48.051207+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:52:48.061187+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:52:48.063396+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:52:48.340556+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:53:08.385970+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:53:08.388631+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:53:08.433703+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:53:08.444104+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:53:08.444516+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:08.444843+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:08.445143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:08.445584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:08.471607+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:53:08.515952+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:53:08.523312+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:53:08.544563+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:53:08.546293+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:53:08.814875+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:53:28.725468+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:53:28.728343+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:53:28.783984+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T13:53:28.794634+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:53:28.795003+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:28.795299+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:28.795742+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:28.796083+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:53:28.829057+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:53:28.860160+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:53:28.892665+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T13:53:28.933354+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:53:28.941234+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:53:28.942518+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:53:29.101336+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:54:15.985167+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:15.987499+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:16.022311+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:54:16.031413+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:54:16.031913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:16.032256+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:16.032562+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:16.032877+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:16.057241+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:54:16.285519+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:54:16.301811+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:54:16.324268+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:54:16.327730+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:54:16.664064+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:54:17.625888+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:17.626354+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:17.633819+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:54:17.634647+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:54:17.634723+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:17.634770+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:17.634809+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:17.634850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:17.645036+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:54:17.673664+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:54:17.675866+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:54:17.678499+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:54:17.679993+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:54:17.951009+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:54:39.395177+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:39.397254+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:54:39.434141+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:54:39.442846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:54:39.443265+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:39.443571+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:39.443834+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:39.444110+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:54:39.470159+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:54:39.635038+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:54:39.651629+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:54:39.680423+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:54:39.683107+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:54:39.999743+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:57:09.958088+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:09.961475+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:10.012298+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:57:10.023056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:57:10.023466+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:10.023830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:10.024112+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:10.024399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:10.052110+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:57:10.267228+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:57:10.280005+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:57:10.317048+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:57:10.322001+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:57:10.660393+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:57:23.106811+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:23.109985+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:23.178738+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:57:23.191110+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:57:23.191564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:23.191903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:23.192194+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:23.192493+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:23.226732+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:57:23.279606+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:57:23.288101+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:57:23.301541+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:57:23.305405+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:57:23.650022+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:57:49.047343+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:49.050231+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:57:49.082419+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:57:49.090714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:57:49.091140+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:49.091451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:49.091988+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:49.092345+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:57:49.115670+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:57:49.153071+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:57:49.164585+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:57:49.179266+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:57:49.181411+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:57:49.502067+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:58:11.040979+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:11.042993+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:11.078329+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:58:11.086946+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:58:11.087370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:11.087729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:11.087999+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:11.088275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:11.111295+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:58:11.154974+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:58:11.166403+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:58:11.184859+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:58:11.188004+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:58:11.570991+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:58:15.266777+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:15.267415+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:15.290285+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:58:15.302573+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:58:15.306783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:15.307137+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:15.307870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:15.308439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:15.348347+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:58:15.415181+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:58:15.432170+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:58:15.465068+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:58:15.467563+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:58:15.798282+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T13:58:16.373631+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:16.374216+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T13:58:16.378982+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T13:58:16.379568+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T13:58:16.379632+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:16.379677+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:16.379715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:16.379755+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T13:58:16.381741+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T13:58:16.386301+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T13:58:16.391392+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T13:58:16.398145+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T13:58:16.400969+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T13:58:16.679192+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:00:59.222792+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:00:59.225538+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:00:59.276541+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T14:00:59.287871+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:00:59.288256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:00:59.288614+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:00:59.288899+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:00:59.289291+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:00:59.316923+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:00:59.366216+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:00:59.378108+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:00:59.386558+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:00:59.388572+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:00:59.635556+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:23.671786+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:23.673964+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:23.703104+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T14:02:23.711208+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:23.711614+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:23.711941+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:23.712232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:23.712574+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:23.732924+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:23.764720+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:23.772083+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:23.790844+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:23.793018+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:24.070330+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:30.092247+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:30.093923+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:30.124649+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:02:30.132637+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:30.133037+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:30.133352+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:30.133946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:30.134386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:30.155787+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:30.178512+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:30.203062+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:02:30.224982+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:30.232160+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:30.234323+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:30.579271+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:31.677599+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:31.677970+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:31.682503+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:02:31.683140+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:31.683225+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:31.683272+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:31.683312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:31.683353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:31.685437+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:31.688539+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:31.707213+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:31.727363+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:31.731494+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:31.733658+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:31.734829+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:32.028993+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:38.012580+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:38.014573+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:38.043288+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T14:02:38.050477+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:38.050870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:38.051184+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:38.051470+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:38.051766+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:38.069840+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:38.132212+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:38.142999+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:38.148082+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:38.150781+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:38.430479+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:40.553369+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:40.553731+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:40.558667+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:02:40.559918+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:40.560013+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:40.560064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:40.560103+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:40.560143+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:40.561337+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:40.563357+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:40.565171+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:40.578713+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:40.580073+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:40.591433+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:02:40.908684+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:47.440891+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:47.442918+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:47.475511+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:02:47.483005+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:47.483366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:47.483660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:47.483927+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:47.484216+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:47.504890+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:47.526170+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:47.545319+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:02:47.579494+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:47.586608+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:47.588669+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:47.868885+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:02:52.002900+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:52.003238+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:02:52.008256+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:02:52.009469+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:02:52.009538+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:52.009584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:52.009623+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:52.009664+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:02:52.012563+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:02:52.015636+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:02:52.030346+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:02:52.053876+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:02:52.060700+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:02:52.062521+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:02:52.348153+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:26:29.574604+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:29.587054+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:29.733235+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:26:29.803940+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:26:29.804201+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:29.804591+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:29.804676+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:29.804873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:29.972049+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:30.099803+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:26:30.272858+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:26:30.687561+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:26:32.614441+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:32.614824+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:32.619990+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:26:32.621134+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:26:32.621210+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.621256+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.621294+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.621334+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.644201+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T14:26:32.647174+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T14:26:32.680411+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:32.726701+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:32.727219+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:32.755691+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T14:26:32.760826+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:26:32.761238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.761552+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.761835+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.762132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:32.794563+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:34.939413+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:34.939732+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:34.944364+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T14:26:34.944960+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:26:34.945027+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:34.945073+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:34.945112+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:34.945152+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:34.947057+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:40.789019+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:40.791225+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:40.821751+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQBCfwvYcGqMRXpYTOQsJYIYWZqGWP2UEJbqoNdf6KstU9c7lXXGGx0g-R1KTrB1XE5Q1wePux4vC_8vYG8OxCKwEkVYH0rbXhLdx_vYgEN4lzqopbyFOOAABHtsy-yshfRPlRnrD2l_pULFKvU1uRSO8TUXSr3EmJfdyrXdlH4bdJbm_xbRSxWwohwHhhFo8A2gTk_hbJTNCdxUZgvmFMNHlA23mAx6YPLWO3ql_H5UKqNXCr7B7VP8fkz8P3ttOUNi2ZT0v-Tsn3jlgoJDD--afebseb9yACMy74cZOxlj0KaITfhG33FSxssV_07XGlu-tgNFt_jm4fvZ7suqt8Xs68qSsqHH8BshyxqM7-zKZS_do-aEZg33VFl0XN7fSyUtLXl3WfMMMvu8X5g33LqfmDx0CEVA-c27yooM2NQKz3OYU4wUCE3Xspt1Ey3SqFuYNS21Spf4SNNzPQex-AvG&state=84ed8b9efe52f7125d3d0f0f2957be01","method":"GET"} [] [2025-12-12T14:26:40.831022+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:26:40.831487+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:40.831637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:40.831758+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:26:41.022182+00:00] request.CRITICAL: Uncaught PHP Exception GuzzleHttp\Exception\RequestException: "cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v2.12/oauth/access_token" at CurlFactory.php line 278 {"exception":"[object] (GuzzleHttp\\Exception\\RequestException(code: 0): cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://graph.facebook.com/v2.12/oauth/access_token at C:\\wamp642\\www\\symfony\\democratos\\vendor\\guzzlehttp\\guzzle\\src\\Handler\\CurlFactory.php:278)"} [] [2025-12-12T14:26:41.340864+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:41.464946+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.466045+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.490186+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T14:26:41.565383+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.566193+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.582110+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0491ab"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0491ab?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T14:26:41.587510+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:41.750017+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.750317+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:41.754672+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0491ab"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0491ab?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T14:26:41.756844+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:42.152130+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:42.152511+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:42.157002+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0491ab"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0491ab?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T14:26:42.159249+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:26:51.367568+00:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:51.369679+00:00] php.DEBUG: User Notice: Upgrade the curl extension or run "composer require amphp/http-client:^5" to perform async HTTP operations, including full HTTP/2 support {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":1024,"file":"C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-client\\HttpClient.php","line":65,"trace":[{"file":"C:\\wamp642\\www\\symfony\\democratos\\var\\cache\\dev\\ContainerXspwifx\\App_KernelDevDebugContainer.php","line":1516,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} [] [2025-12-12T14:26:51.399449+00:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0491ab"},"request_uri":"http://localhost/symfony/democratos/public/_profiler/0491ab?panel=config","method":"GET"} [] [2025-12-12T14:26:51.420069+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:17.622371+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/connect/facebook","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"connect_facebook_start"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/","method":"GET"} [] [2025-12-12T14:30:17.709748+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:17.710170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:17.710545+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:17.710832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:17.711149+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:17.903355+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:18.255867+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T14:30:18.262877+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:18.263312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:18.263632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:18.263920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:18.264324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:18.297901+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:23.593162+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQAJbckcl1e1VngAnOJQzmHDPHOFqSXAsl_3KXKXPUU6wsI_g9Zp7FwYrKNcuZ2-uKub2wj_Uy4hbyyLc0hypQtF_-nT978NJs1un2zhkKmCvFHLISFjyUj1uq5UXBS-IeIPlL4AH44pJP0tVSVM8JJHPHGkscXFNDuwnHQNUP7jWPyPSm22OG2bmVXqqzS9pd_XMvj-PfVy1YjZDWeH6NU7p4SCdZqqepQGP8bgpo3VWhz2w8pyLaEv3zRfPcOoMoMBnoM1DYFm75AZQous7Uu_xeJgf9z8WZjcfEUdulOokOd39s5y8KnGyVtpdvMTFl5-CtnsdsnU4YERhLJXC3QhjMeahMfNffTDUejF4yePTeUIp5LQJxD7Y7FVnmAzU2cAKk-O7n_YMNk5EHRHGDCOmzMxqNLP0gyOHLP6hpHN9NGAWTIfX2G7vyWFa9pxxugWFP3g6oizVd3YVzwAQx53&state=5939f8c1713fac3acc7907f5976de530","method":"GET"} [] [2025-12-12T14:30:23.603966+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:23.604376+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:23.604687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:23.604985+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:25.032726+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:25.042214+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:30:25.079951+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:30:25.154808+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T14:30:25.163651+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T14:30:25.164599+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:30:25.272169+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:30:25.276988+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:25.277388+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:25.277694+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:25.277965+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:25.278242+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:25.302382+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:25.340655+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:30:25.473953+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:30:25.496214+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:30:25.561441+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:30:25.568272+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:30:25.570929+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:30:25.817879+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:30:31.206314+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T14:30:31.214185+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:31.214574+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:31.214894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:31.215224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:31.215524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:31.233545+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:31.493417+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:30:31.502444+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:30:31.506506+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:30:31.509343+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:30:31.778232+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:30:32.661155+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:30:32.661988+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:32.662070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:32.662118+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:32.662159+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:32.662200+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:32.664116+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:30:32.665858+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:32.667318+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:30:32.686159+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:30:32.687873+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:30:32.696220+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:30:32.988218+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:30:34.303677+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:30:34.305280+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:30:34.305356+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:34.305402+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:34.305487+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:34.305531+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:30:34.308420+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:30:34.311514+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:30:34.315077+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:30:34.347885+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:30:34.355124+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:30:34.357784+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:30:34.685062+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:33:32.460316+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:33:32.482656+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:34:43.453215+00:00] deprecation.INFO: User Deprecated: Doctrine\DBAL\Platforms\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by Validator.php:161, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Platforms\\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by Validator.php:161, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:39:43.424092+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:39:53.505048+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:39:53.510886+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.512911+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.519245+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.519774+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.549297+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T14:39:53.550389+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.550906+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.556532+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.557048+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.558342+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.558647+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.561960+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.562394+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.565879+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T14:39:53.579199+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.579742+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.580989+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.581367+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.582611+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.582965+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.585054+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.585381+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.586308+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.586564+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.587715+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:39:53.587945+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:39:53.589154+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T14:40:02.100017+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:02.100972+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:02.104108+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:02.105770+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:02.107488+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:02.147252+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T14:40:02.156687+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:40:05.458219+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:40:05.469420+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:40:05.473479+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.180060+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.181054+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.193852+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T14:40:07.194601+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.194933+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.198593+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.198951+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.200130+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.200493+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.201710+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T14:40:07.202040+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.212848+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T14:40:07.214290+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T14:40:07.859072+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T14:40:07.877449+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T14:40:07.880661+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T14:40:07.880832+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T14:40:07.881838+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-12T14:40:07.900226+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD user_id INT NOT NULL {"sql":"ALTER TABLE vote ADD user_id INT NOT NULL"} [] [2025-12-12T14:40:07.917271+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-12T14:40:07.930121+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-12T14:40:07.946366+00:00] doctrine.DEBUG: Executing query: CREATE INDEX IDX_5A108564A76ED395 ON vote (user_id) {"sql":"CREATE INDEX IDX_5A108564A76ED395 ON vote (user_id)"} [] [2025-12-12T14:40:07.963028+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251212144002","2":"2025-12-12 14:40:07","3":84}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251212144002","2":"2025-12-12 14:40:07","3":84},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:07.964979+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:40:07.970349+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:40:48.323433+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:40:48.340973+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:40:48.341415+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:40:48.341976+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:40:48.342128+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:40:48.342234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:40:48.363041+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:40:48.380668+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:40:48.405503+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:40:48.478843+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:40:48.484130+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:40:48.488810+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:40:48.649788+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:50:02.743266+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:50:02.758324+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:50:02.758518+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:02.758769+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:02.758908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:02.759037+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:02.795052+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:50:02.815689+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:02.939987+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:02.945721+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:50:02.948591+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:02.950790+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:50:03.071631+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:50:08.777505+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T14:50:08.795764+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:50:08.796042+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:08.796168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:08.796371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:08.796496+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:08.813712+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:50:08.851437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:50:08.859419+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:08.876781+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:50:08.880262+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:08.882511+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:50:08.928398+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":"lauric.lemoal@gmail.com"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:08.947245+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:50:09.038507+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:50:09.041451+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:50:09.041850+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:09.042162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:09.042442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:09.042733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:09.055788+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:50:09.069973+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:50:09.074405+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:09.110967+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:50:09.134714+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:09.140373+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:50:09.144387+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:09.147041+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:50:09.323826+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:50:22.564380+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:50:22.571031+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:50:22.571274+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:22.571646+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:22.571942+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:22.572226+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:50:22.576265+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:50:22.583530+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:50:22.595644+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:50:22.604671+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:50:22.607416+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:50:22.636127+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:50:22.661663+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Cannot modify header information - headers already sent by (output started at C:\wamp642\www\symfony\democratos\src\Controller\DemotisController.php:14)" at SessionUtils.php line 52 {"exception":"[object] (ErrorException(code: 0): Warning: Cannot modify header information - headers already sent by (output started at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\DemotisController.php:14) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Session\\SessionUtils.php:52)"} [] [2025-12-12T14:50:22.757570+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Trying to use \"Symfony\\Component\\HttpFoundation\\Response::sendHeaders()\" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a \"StreamedResponse\" instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Response.php:322)"} [] [2025-12-12T14:50:23.107410+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:51:21.489481+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:51:21.499160+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:51:21.499573+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:21.499923+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:21.500213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:21.500497+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:21.507319+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:51:21.520437+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:51:21.531049+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:51:21.545697+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:51:21.550808+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:51:21.567888+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:51:21.579067+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Cannot modify header information - headers already sent by (output started at C:\wamp642\www\symfony\democratos\src\Controller\DemotisController.php:14)" at SessionUtils.php line 52 {"exception":"[object] (ErrorException(code: 0): Warning: Cannot modify header information - headers already sent by (output started at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\DemotisController.php:14) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Session\\SessionUtils.php:52)"} [] [2025-12-12T14:51:21.638976+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Trying to use \"Symfony\\Component\\HttpFoundation\\Response::sendHeaders()\" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a \"StreamedResponse\" instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Response.php:322)"} [] [2025-12-12T14:51:22.003002+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:51:28.845785+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:51:28.848894+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:51:28.849016+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:28.849113+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:28.849201+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:28.849293+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:51:28.857599+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:51:28.869694+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:51:28.880118+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:51:28.909311+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:51:28.916850+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:51:28.922140+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:51:29.122243+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:04.594704+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:52:04.602340+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:04.602718+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:04.603008+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:04.603272+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:04.603549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:04.619339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:04.642664+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:04.655691+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:04.715923+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:04.724928+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:04.728504+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:04.731024+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:04.885393+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:09.552818+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T14:52:09.554577+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:09.554657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:09.554704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:09.554743+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:09.554796+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:09.560315+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:09.601815+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:09.606829+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:09.613470+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:09.615491+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:09.819575+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:17.259283+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:52:17.264466+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:17.264616+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:17.264717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:17.264806+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:17.264897+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:17.269310+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:17.278997+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:17.294063+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:17.310331+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:17.318545+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:17.356979+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:52:17.370684+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Cannot modify header information - headers already sent by (output started at C:\wamp642\www\symfony\democratos\src\Controller\DemotisController.php:14)" at SessionUtils.php line 52 {"exception":"[object] (ErrorException(code: 0): Warning: Cannot modify header information - headers already sent by (output started at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\DemotisController.php:14) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Session\\SessionUtils.php:52)"} [] [2025-12-12T14:52:17.435691+00:00] deprecation.INFO: User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-foundation 7.4: Trying to use \"Symfony\\Component\\HttpFoundation\\Response::sendHeaders()\" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a \"StreamedResponse\" instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-foundation\\Response.php:322)"} [] [2025-12-12T14:52:17.739019+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:45.968869+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:52:45.973751+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:45.974203+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:45.974526+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:45.974683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:45.974778+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:45.977658+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:45.983099+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:45.990088+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:46.008191+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:46.017458+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:46.039881+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:52:46.197171+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:51.439026+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:52:51.442196+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:51.442324+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:51.442421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:51.442509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:51.442599+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:51.451592+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:51.459653+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:51.484912+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:52:51.503815+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:51.506740+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:51.512934+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:51.689725+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:52:57.225519+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T14:52:57.237454+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:57.238582+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.238942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.239199+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.239575+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.249691+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:52:57.262815+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:57.272610+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:52:57.277610+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:52:57.281109+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:52:57.378862+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T14:52:57.382277+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:52:57.382437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.382554+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.382817+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.383119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:52:57.407147+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:52:57.474226+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:00.332736+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:53:00.334456+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:00.334922+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:00.335307+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:00.335848+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:00.336202+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:00.347206+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:00.364891+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:00.389152+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:53:00.567722+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:01.820600+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:53:01.821685+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:01.821765+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:01.821824+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:01.821878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:01.821937+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:01.824244+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:01.827166+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:01.829752+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:01.847749+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:02.020119+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:02.898753+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T14:53:02.899627+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:02.899703+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.899750+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.899790+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.899833+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.901942+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:02.907790+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:02.918760+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:02.991084+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:53:02.995554+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:02.995916+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.996119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.996213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:02.996309+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:03.007167+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:03.018384+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:03.030130+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:03.072771+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:03.110499+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:03.306360+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:31.615042+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:53:31.619787+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:31.619930+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:31.620026+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:31.620111+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:31.620198+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:31.630112+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:31.640722+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:31.650736+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:53:31.859335+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:33.601960+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:53:33.602948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:33.603038+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:33.603086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:33.603126+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:33.603169+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:33.605298+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:33.609004+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:33.624991+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:33.637653+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:33.778128+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:35.618091+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:53:35.619620+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:35.619744+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.619796+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.619835+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.619878+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.626258+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T14:53:35.627010+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T14:53:35.637828+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:35.686066+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T14:53:35.687878+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:35.688010+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.688119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.688223+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.688329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:35.694254+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:37.362230+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T14:53:37.363085+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:37.363163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:37.363212+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:37.363255+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:37.363298+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:37.365709+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:42.571834+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQCf_vvB5UXLxDb0AJPfQ7sLYtQIqBfm-Yg_msWKOui6IkrrZIJnvkvwyLyqpGgsYEaTdmt9fRlN901jCVB0Dy0XVWp5iTIZomzRP4wIh493YZBNsNUGliQ82cQuCj7VbKte08kQXl5A_OlgRIPzzbMRAQTt-txzQB3Ov0KFUrSB9EX5cPDPaGWEfCxpu48FbY4F26plZD64rgUkvDvw_Gzuz7TDW2YbTwS_WRzsgUxowACpI7SW3TzW32iYnf3Cp1xjUDdf9i9rV2uErzvEBeKHjTh5muY9C5SlIEPGnFSr2gpUvQg75NJzJm9tEoh2JZJwjO7Kcxiwmy903MU4wbMVORY-rbbwdnOVPd7PrHlbV6hgzrZve4nDMDhwoC7yZ_rnlb6AkhAKMIXQ_nSybt2zRvs-wFda_deYvBAm6Cncjq8WMbiBa5TMleHxLnDtxjPSJ4b8Py4kT3BdAbISXL7h&state=cff45b85365a4eb824da391d4469be16","method":"GET"} [] [2025-12-12T14:53:42.576333+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:42.576507+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:42.576617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:42.576724+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:43.418554+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:43.421516+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:43.447033+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:43.462388+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T14:53:43.470412+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T14:53:43.471966+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:53:43.534241+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T14:53:43.535954+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:43.536082+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:43.536188+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:43.536288+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:43.536387+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:43.539326+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:53:43.545316+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:43.550543+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:43.554074+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:43.555937+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:53:43.564277+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:53:43.625192+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:43.688703+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:45.090622+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T14:53:45.092147+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:45.092229+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:45.092281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:45.092320+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:45.092365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:45.095295+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:45.099129+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:45.128148+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T14:53:45.146182+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:53:45.150613+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:45.153531+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:53:45.284336+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:46.405700+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:53:46.406806+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:46.406896+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:46.406944+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:46.406983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:46.407026+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:46.409456+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:46.412940+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:46.425103+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:46.456132+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:46.461661+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:53:46.464705+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:46.467700+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:53:46.679722+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:51.647543+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T14:53:51.649088+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:51.649164+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.649211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.649249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.649291+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.652065+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:51.658263+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:51.661461+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.666144+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:53:51.667917+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.669528+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:53:51.676623+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":"lauric.lemoal@gmail.com"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.679027+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T14:53:51.725950+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T14:53:51.727845+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T14:53:51.727984+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.728107+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.728217+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.728326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T14:53:51.733436+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T14:53:51.742113+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T14:53:51.763223+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.783899+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.789903+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T14:53:51.791729+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T14:53:51.795414+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T14:53:51.802127+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T14:53:51.927511+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:00:10.241093+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:00:10.249714+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:00:10.249875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:10.250193+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:10.250310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:10.250542+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:10.267682+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:00:10.277716+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:00:10.338264+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:00:10.343706+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:10.346176+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:00:10.438236+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:00:18.730210+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:00:18.748625+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:00:18.748987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:18.749249+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:18.749521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:18.749801+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:18.781204+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:00:18.801570+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:00:18.825414+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:18.910413+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:18.916482+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:00:18.918709+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:18.921808+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:00:19.106778+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:00:19.920677+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:00:19.921511+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:00:19.921585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:19.921632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:19.921671+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:19.921712+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:00:19.923745+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:00:19.927521+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:00:19.940158+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:19.942668+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:00:19.943723+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:00:19.944947+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:00:19.950240+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "Invalid parameter: token user is not defined in the query." at QueryException.php line 63 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): Invalid parameter: token user is not defined in the query. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:63)"} [] [2025-12-12T15:00:20.060635+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:00:20.216630+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T15:00:20.296960+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ac515"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0ac515?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:00:20.307613+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:00:20.389107+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:00:20.472288+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ac515"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0ac515?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:00:20.474951+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:02:36.127618+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:02:36.133917+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:02:36.134083+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:02:36.134187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:02:36.134279+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:02:36.134375+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:02:36.146339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:02:36.166711+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:02:36.188856+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:02:36.208586+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:02:36.213736+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:02:36.215717+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:02:36.231972+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:02:36.241826+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T15:02:36.249358+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?) (parameters: array{"1":"127.0.0.1","2":4,"3":null}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?)","params":{"1":"127.0.0.1","2":4,"3":null},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:02:36.264592+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2025-12-12T15:02:36.267678+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-12T15:02:36.608001+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:02:36.781213+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"505656"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/505656?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:02:36.791671+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:02:36.958200+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"505656"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/505656?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:02:36.960595+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:02:37.006681+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:02:37.371547+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"505656"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/505656?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:02:37.374144+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:03:41.447261+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:03:41.452121+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:03:41.452258+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.452356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.453572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.453685+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.461891+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:03:41.494497+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:03:41.518014+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.528031+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:03:41.534125+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.539151+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:03:41.553196+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.555447+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T15:03:41.558090+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?) (parameters: array{"1":"127.0.0.1","2":4,"3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?)","params":{"1":"127.0.0.1","2":4,"3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.559400+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_yes = ? WHERE id = ? (parameters: array{"1":27,"2":4}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_yes = ? WHERE id = ?","params":{"1":27,"2":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.561346+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-12T15:03:41.563237+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:03:41.627758+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:03:41.629365+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:03:41.629501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.629623+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.629712+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.629802+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:03:41.634259+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:03:41.641966+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:03:41.644115+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.685462+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.689178+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:03:41.693334+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:03:41.694956+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:03:41.725727+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:03:41.883958+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:31.560726+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:04:31.564338+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:31.564468+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:31.564564+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:31.564648+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:31.564738+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:31.571090+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:31.579601+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:31.599497+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:04:31.636900+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:31.643832+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:31.649160+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:31.847641+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:36.880716+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:04:36.882239+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:36.882312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:36.882358+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:36.882407+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:36.882449+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:36.885145+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:36.888356+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:36.898003+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:04:36.930958+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:36.938867+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:36.943403+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:37.148294+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:38.024142+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:04:38.025270+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:38.025346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:38.025393+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:38.025432+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:38.025473+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:38.028808+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:38.074751+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:38.083448+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:38.087573+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:38.089739+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:38.311765+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:39.218593+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T15:04:39.220369+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:39.220454+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:39.220504+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:39.220544+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:39.220588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:39.221981+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:39.224022+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:39.225977+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:39.244504+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:39.247659+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:39.277895+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:04:39.462166+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:40.718337+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:04:40.719141+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:40.719211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:40.719309+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:40.719353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:40.719395+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:40.721981+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:40.724822+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:40.740422+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:04:40.747081+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:40.750284+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:40.752825+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:40.964899+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:41.940183+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:04:41.941191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:41.941263+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:41.941362+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:41.941406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:41.941448+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:41.943390+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:41.946009+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:41.976971+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:04:41.986779+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:41.989906+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:41.993563+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:42.205688+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:44.304601+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:04:44.306121+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:44.306206+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:44.306254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:44.306344+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:44.306390+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:44.309029+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:44.324575+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:44.340381+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:44.384209+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:44.388405+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:44.390386+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:44.391726+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:44.532264+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:52.991723+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:04:52.998617+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:52.998834+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:52.998982+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:52.999116+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:52.999254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:53.009248+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:53.019607+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:53.023804+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.028613+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:53.031988+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.033962+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:53.044171+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.047667+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:04:53.138408+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:04:53.144530+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:04:53.144907+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:53.145215+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:53.145495+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:53.145829+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:04:53.162959+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:04:53.180436+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:04:53.202062+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.242032+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:04:53.274577+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.280718+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:04:53.282852+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:04:53.284234+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:04:53.439295+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:06:55.678658+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:06:55.684890+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:06:55.685082+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:55.685201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:55.685320+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:55.685425+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:55.695566+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:06:55.711801+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:06:55.719534+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:56.028773+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:56.039268+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:06:56.044921+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:56.046944+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:06:56.226572+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:06:58.109708+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:06:58.118082+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:06:58.118534+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.118757+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.118953+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.119202+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.150216+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:06:58.172042+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:06:58.181023+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.194667+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:06:58.196800+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.198199+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:06:58.205028+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.209386+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:06:58.248685+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:06:58.249865+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:06:58.249941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.249989+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.250030+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.250072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:06:58.253525+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:06:58.266354+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:06:58.275565+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.323759+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.329344+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:06:58.331219+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:06:58.333338+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:06:58.401497+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:06:58.536769+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:07:56.402301+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:07:56.407555+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:07:56.407941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:56.408264+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:56.408374+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:56.408674+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:56.425218+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:07:56.447029+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:07:56.450799+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:56.500641+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:56.511809+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:07:56.516513+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:56.518206+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:07:56.741418+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:07:57.699186+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:07:57.700835+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:07:57.700914+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.700964+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.701052+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.701095+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.703040+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:07:57.706033+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:07:57.708390+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.710868+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:07:57.711645+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.712584+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:07:57.715774+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.717457+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:07:57.801822+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:07:57.803541+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:07:57.803686+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.804676+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.804803+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.804918+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:07:57.809639+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:07:57.817795+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:07:57.821871+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.852183+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.857309+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:07:57.858986+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:07:57.861144+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:07:57.909281+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:07:58.076574+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:02.145087+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:08:02.146525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:02.146603+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:02.146650+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:02.146690+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:02.146732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:02.149822+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:02.153548+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:02.168810+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:02.219173+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:02.234100+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:02.239354+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:02.244177+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:02.439026+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:03.843960+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:08:03.844794+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:03.844870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.844917+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.844956+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.844996+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.847140+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:03.850925+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:03.853073+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.855953+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:03.856875+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.858050+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:03.860196+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.862429+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:08:03.886169+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:08:03.887017+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:03.887092+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.887138+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.887177+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.887217+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:03.889275+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:03.891985+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:03.914916+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.923365+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.926765+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:03.928462+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:03.930005+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:04.057477+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:04.141663+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:34.934386+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:08:34.939193+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:34.939325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:34.939474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:34.939563+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:34.939658+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:34.946896+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:34.955283+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:34.974359+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:35.003729+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:35.011404+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:35.013380+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:35.014832+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:35.254275+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:38.503101+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T15:08:38.509503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:38.510054+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.510592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.510934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.511250+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.539428+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:38.561020+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:38.567245+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.579954+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:38.583078+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.584598+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:38.599003+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.602907+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:08:38.640053+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:08:38.640811+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:38.640885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.640933+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.640972+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.641069+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:38.643026+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:38.645730+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:38.647942+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.660821+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.665119+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:38.669779+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:38.672365+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:38.799949+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:38.860607+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:08:54.427741+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:08:54.431416+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:08:54.431686+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:54.431795+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:54.431885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:54.431976+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:08:54.442360+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:08:54.450562+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:08:54.470054+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:08:54.484429+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:08:54.487261+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:08:54.488848+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:08:54.689157+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:02.950474+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-12T15:09:02.955778+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:02.955953+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:02.956155+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:02.956262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:02.956370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:02.967129+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:02.981365+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:02.996497+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:03.039633+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:03.047017+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:09:03.051495+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:03.053074+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:09:03.298388+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:07.182718+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"5"},"request_uri":"http://localhost/symfony/democratos/public/show/5","method":"GET"} [] [2025-12-12T15:09:07.184297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:07.184372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:07.184419+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:07.184461+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:07.184503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:07.187248+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:07.197168+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:07.211800+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:07.248315+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:07.251291+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:09:07.252942+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:07.254600+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:09:07.449730+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:13.998733+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T15:09:14.002366+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:14.002511+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.002656+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.002752+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.002848+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.006274+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:09:14.014287+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:14.019978+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:14.022959+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:14.025889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:09:14.155531+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:09:14.159170+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:14.159303+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.159406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.159496+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.159589+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:14.184468+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:14.242872+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:16.099896+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:09:16.101380+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:16.101454+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:16.101501+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:16.101540+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:16.101581+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:16.105503+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:16.123545+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:16.142163+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:09:16.321377+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:18.598276+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-12T15:09:18.599088+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:18.599161+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:18.599207+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:18.599246+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:18.599285+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:18.601373+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:18.604464+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:18.623314+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:18.658001+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:18.840579+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:19.595725+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"3","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/3/yes","method":"GET"} [] [2025-12-12T15:09:19.597160+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:19.597232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.597279+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.597318+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.597371+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.599925+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:19.604597+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:19.606956+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:19.675556+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-12T15:09:19.676486+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:09:19.676569+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.676617+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.676657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.676700+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:09:19.678828+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:09:19.682036+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:09:19.698786+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:19.722446+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:09:19.820054+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:09:19.915201+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:12:06.131425+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-12T15:12:06.143316+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:12:06.144035+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:06.144172+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:06.144264+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:06.144356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:06.168998+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:06.199327+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:12:06.208781+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:06.790299+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login" as such route does not exist.") in "base.html.twig" at line 26." at base.html.twig line 26 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login\" as such route does not exist.\") in \"base.html.twig\" at line 26. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:26)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T15:12:07.908017+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T15:12:07.992067+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cfc3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2cfc3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:12:08.014287+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:08.189983+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cfc3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2cfc3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:12:08.193440+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:08.628552+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cfc3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2cfc3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:12:08.630795+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:08.857643+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:12:09.298714+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cfc3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2cfc3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:12:09.301200+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:40.693303+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-12T15:12:40.705045+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:12:40.705213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:40.705331+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:40.705432+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:40.705526+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:40.722795+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:40.757403+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:12:40.781690+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:41.054881+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:41.266604+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:12:56.342419+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"3","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/3/yes","method":"GET"} [] [2025-12-12T15:12:56.348049+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:12:56.348224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.348454+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.348579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.348688+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.362387+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:56.392840+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:12:56.428251+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:56.591384+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/show/3","method":"GET"} [] [2025-12-12T15:12:56.597139+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:12:56.597350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.597505+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.597638+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.597782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:56.609067+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:12:56.621620+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:12:56.628808+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:56.680584+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:12:56.685897+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:12:56.893104+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:12:59.587355+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:12:59.589085+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:12:59.589161+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:59.589208+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:59.589247+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:59.589289+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:12:59.592147+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:13:09.953529+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:13:09.963405+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:13:09.963555+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:09.963659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:09.963749+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:09.963843+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:09.974176+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:13:09.986028+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:13:10.015883+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:13:10.220422+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:13:39.233552+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T15:13:39.238327+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:13:39.238478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:39.238698+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:39.238807+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:39.238907+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:13:39.246530+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:13:39.256770+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:13:39.264968+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:13:39.311629+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:13:39.515878+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:14:18.793958+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:14:18.802609+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:18.803041+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:18.803351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:18.803631+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:18.804203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:18.821347+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:14:18.838792+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:14:18.857304+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:14:19.032391+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:14:22.144384+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:14:22.145773+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:22.145838+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:22.145884+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:22.145923+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:22.145963+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:22.148750+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:14:28.046560+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T15:14:28.054645+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:28.054878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.055171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.055430+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.055709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.182502+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T15:14:28.182954+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T15:14:28.192100+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:14:28.257841+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:14:28.260501+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:28.260646+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.261805+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.261914+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.262012+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:28.278865+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:14:29.756076+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:14:29.756974+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:29.757047+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:29.757094+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:29.757133+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:29.757173+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:29.759146+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:14:31.543911+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:14:31.545426+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:14:31.545509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:31.545558+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:31.545600+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:31.545642+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:14:31.548414+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:13.946229+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:15:13.957040+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:13.957490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:13.957822+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:13.958118+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:13.958421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:13.975122+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:15.364119+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:15:15.365357+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:15.365437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:15.365484+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:15.365522+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:15.365563+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:15.368877+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:18.480780+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:15:18.482295+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:18.482368+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:18.482414+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:18.482453+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:18.482494+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:18.485225+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:18.489352+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:18.526636+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:15:18.703451+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:19.324220+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:15:19.325054+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:19.325128+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:19.325175+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:19.325269+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:19.325315+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:19.327326+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:20.716285+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T15:15:20.717216+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:20.717362+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:20.717439+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:20.717481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:20.717525+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:20.719523+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:26.111646+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQCdMAfzSldmLugmY_PAFELwj0p786qFpIPFNLjRC9ntt7bd0mM08qjQmwwbB-ruQ1JoH13XCjp4tQEVFq2Bgk2tWMIYz-VfV_qzkhdD6DSVqw2g6uJu8dqF8uzL-Jab5tQuyPpVbXiQSMov56r27yTCuQ6xPY9wqdRY_LrhgQmRiFCmTsn-DB38-qfJ6B7EGG8cTW7jk08V4SWtLrfHpM0Qkw2-CfA0imvHCHSZBbViezgTF8WgqMgI0RM-h4gkEQwXTdz6XYMAYopp_9ypAyF0cWr5_iBOVe-W64I-PzDhNnOOMAaP3kZwAi394h8cPsm9PGQEA9xKY2kehvcFwQfdPIzMTljqPkPaz_YNyWjmT_DALREBGVzzgWURh5TbH5O-0iE5kt7giQdA0lsXV83R4rbPtdF-6JRw3dfpiPLVUz2MZcsuCp8r95Qtkn_dmsqmpHltxzDyqWIS9GrKbWtO&state=a985450f4262a796df2f88259704e7a6","method":"GET"} [] [2025-12-12T15:15:26.120942+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:26.121270+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:26.121412+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:26.121538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:27.233929+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:27.238140+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:27.248377+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:15:27.475189+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T15:15:27.597242+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T15:15:27.600146+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:15:27.678689+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T15:15:27.682974+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:27.683355+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:27.683662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:27.683939+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:27.684499+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:27.691024+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:15:27.700681+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:27.712964+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:27.730444+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:15:27.735235+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:15:27.746243+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:15:28.031102+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:28.069608+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:29.796186+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:15:29.797922+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:29.797993+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:29.798041+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:29.798080+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:29.798121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:29.801013+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:29.805620+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:29.833418+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:15:29.857907+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:15:29.865847+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:15:29.870186+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:15:29.876310+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:15:30.060242+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:32.679684+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:15:32.681139+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:32.681213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:32.681260+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:32.681299+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:32.681339+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:32.683935+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:32.716511+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:15:32.726516+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:32.748625+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:15:32.755306+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:15:32.759813+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:15:32.944050+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:33.614861+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T15:15:33.615662+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:33.615733+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.615779+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.615818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.615858+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.616806+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:15:33.618277+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:33.619962+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:15:33.634057+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:15:33.635865+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:15:33.715482+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:15:33.719934+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:33.720148+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.720266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.720374+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.720480+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:33.731898+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:15:33.971033+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:15:34.820660+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:15:34.821673+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:15:34.821746+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:34.821794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:34.821886+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:34.821931+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:15:34.823931+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:17:02.830288+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:17:02.836681+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:17:02.836823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:02.836943+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:02.837051+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:02.837163+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.577247+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T15:17:24.597735+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:17:24.598235+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.598583+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.598799+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.599007+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.618781+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T15:17:24.619361+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T15:17:24.637508+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:17:24.718267+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:17:24.722869+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:17:24.723251+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.723555+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.723881+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.724170+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:24.751906+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:17:26.861909+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:17:26.863053+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:17:26.863129+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:26.863176+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:26.863215+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:26.863257+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:17:26.867334+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:18:41.705159+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:18:41.709868+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:18:41.710035+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:18:41.710161+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:18:41.710272+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:18:41.710388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:18:41.718165+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:21:00.414085+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:21:00.420711+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:21:00.420869+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.420978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.421072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.421171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.428737+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T15:21:00.429275+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T15:21:00.560876+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:21:00.570980+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:21:00.571146+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.571264+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.571358+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.571451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:00.585866+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:21:03.690650+00:00] request.INFO: Matched route "connect_facebook_start". {"route":"connect_facebook_start","route_parameters":{"_route":"connect_facebook_start","_controller":"App\\Controller\\SecurityController::connectFacebook"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook","method":"GET"} [] [2025-12-12T15:21:03.695534+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:21:03.695759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:03.695916+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:03.696044+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:03.696174+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:03.706121+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:21:11.356295+00:00] request.INFO: Matched route "connect_facebook_check". {"route":"connect_facebook_check","route_parameters":{"_route":"connect_facebook_check","_controller":"App\\Controller\\SecurityController::connectFacebookCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/facebook/check?code=AQC4weyJgV6Kg4kaSPcDjuhJJgVqMl9oQMwQ5YhwwHV8URVxc9w5Ao9BiYZNnxKfz8XcgTgtj6gQ7IgRY3DEnZowopt0-iRWHB-cfk9pwVhcTvohHbcgHQuFhE8f5OmZm5KOUa8FeoJD1-f7lreg2QhH448lrdsL6zZ4_mpIlScFTo7akSsxobVIlG6ZgI0xtRgSluP9K3cL1WQwW6apBe9wJN2bPFPpSUTagL4DtRmbpi5MBN0yMCJol3GITa0d5wnoUQJ-jT-puFyDf70K0bsI8XYm5UV1lZxess0KabKCzmIBvxBY2z5oXp-lBGkCk9ChpVreGFreUXYbL1gU6Rlt-yxy-pjKGQVhZM9l60LJxNztmPXJ6S3oo5bE8CUWfTEuzF5irb-e5Po-0oQ_TWmKRulSickK7MHeeZ8YwQmnbNHwdPxhxzTF5o63enqECzNnFMKdu5_VPvDwScFsN6MF&state=c96885661c6f2a61efa428fd77e71c87","method":"GET"} [] [2025-12-12T15:21:11.363097+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:21:11.363268+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:11.363383+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:11.363489+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:12.334789+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:21:12.339071+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:21:12.368751+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:21:12.380888+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T15:21:12.384115+00:00] security.DEBUG: The "App\Security\FacebookAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\FacebookAuthenticator"} [] [2025-12-12T15:21:12.385186+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:21:12.463918+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:21:12.466624+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:21:12.466771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:12.466892+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:12.467253+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:12.467625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:21:12.476216+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:21:12.480798+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:21:12.495353+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:21:12.528041+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:21:12.536325+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:21:12.592027+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:21:12.608925+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:21:12.781000+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:22:01.047001+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:22:01.050664+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:22:01.050825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:01.050948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:01.051052+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:01.051162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:01.058966+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:22:01.067955+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:22:01.090843+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:22:01.339318+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:22:01.346591+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:22:01.352410+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:22:01.358562+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:22:01.562064+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:22:03.216552+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:22:03.219556+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:22:03.219781+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:03.219935+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:03.220064+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:03.220198+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:22:03.245945+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:22:03.275450+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:22:03.318475+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:22:03.361786+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:22:03.367609+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:22:03.370673+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:22:03.373386+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:22:03.500032+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:24:40.869070+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:24:40.885589+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:24:40.886760+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:40.886937+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:40.887058+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:40.887292+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:40.901096+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:24:40.921166+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:24:40.931330+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:24:40.937902+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:24:40.941822+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:24:40.976735+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:24:41.205350+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:24:45.596519+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T15:24:45.598056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:24:45.598131+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:45.598179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:45.598297+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:45.598347+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:45.599781+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:24:45.602090+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:24:45.604181+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:24:45.617933+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:24:45.619911+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:24:45.670025+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:24:45.868003+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:24:51.546703+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:24:51.555753+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:24:51.556034+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:51.556260+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:51.556439+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:51.556622+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:24:51.567767+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:24:51.579702+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:24:51.599321+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:24:51.615425+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:24:51.618840+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:24:51.621312+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:24:51.622943+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:24:51.804634+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:25:22.051942+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:25:22.053713+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:25:22.053803+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:22.053852+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:22.053892+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:22.053934+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:22.056905+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:25:22.059929+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:25:22.088183+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:25:22.098687+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:25:22.103252+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:25:22.105342+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:25:22.107056+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:25:22.312518+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:25:27.012293+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:25:27.013791+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:25:27.013865+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:27.013912+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:27.013951+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:27.013993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:25:27.016900+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:25:27.020129+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:25:27.046482+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:25:27.065920+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:25:27.069931+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:25:27.072523+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:25:27.074646+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:25:27.307599+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:40:22.183136+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:40:22.192178+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:40:22.192479+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:22.192727+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:22.192888+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:22.193037+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:22.209831+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:40:22.252329+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:40:22.301545+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:40:22.311864+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:40:22.315162+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:40:22.317656+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:40:22.435132+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:40:55.626973+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T15:40:55.642326+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":2} [] [2025-12-12T15:40:55.642504+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:55.642676+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:55.642859+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:55.642989+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:40:55.666683+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:40:55.694953+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:40:55.707018+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T15:40:55.731470+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:40:55.736120+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:40:55.738230+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:40:55.740035+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T15:40:55.913013+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:56:21.261961+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T15:56:21.271096+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T15:56:21.271257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.271373+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.271478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.271581+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.271673+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.271773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.276586+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T15:56:21.283369+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T15:56:21.303207+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T15:56:21.308879+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T15:56:21.440200+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T15:56:21.477444+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T15:56:21.490695+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T15:56:21.490876+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.491011+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.491119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.491234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.491347+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.491460+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:21.510448+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:56:24.594708+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T15:56:24.603794+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T15:56:24.604419+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.604738+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.605057+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.605242+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.605718+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.605841+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:56:24.613301+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:56:24.625403+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "connect_google_check" as such route does not exist." at CompiledUrlGenerator.php line 52 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"connect_google_check\" as such route does not exist. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\CompiledUrlGenerator.php:52)"} [] [2025-12-12T15:56:25.374769+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T15:56:25.577755+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b4b45"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1b4b45?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T15:56:25.593313+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T15:57:12.195644+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T15:57:12.202909+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T15:57:12.203049+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:57:12.203148+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:57:12.203280+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:57:12.203371+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:57:12.203455+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T15:57:12.203545+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:21.571940+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public//connect/google/check"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public//connect/google/check\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//connect/google/check/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T16:00:21.730883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:21.924592+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ff428"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2ff428?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T16:00:21.951553+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:22.112363+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ff428"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2ff428?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T16:00:22.114958+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:28.203226+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check","method":"GET"} [] [2025-12-12T16:00:28.210763+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:00:28.210925+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:28.211042+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:28.211160+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:28.211249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:28.211344+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:28.223378+00:00] request.CRITICAL: Uncaught PHP Exception KnpU\OAuth2ClientBundle\Exception\InvalidStateException: "Invalid state" at OAuth2Client.php line 99 {"exception":"[object] (KnpU\\OAuth2ClientBundle\\Exception\\InvalidStateException(code: 0): Invalid state at C:\\wamp642\\www\\symfony\\democratos\\vendor\\knpuniversity\\oauth2-client-bundle\\src\\Client\\OAuth2Client.php:99)"} [] [2025-12-12T16:00:28.334709+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:28.439033+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f561f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2f561f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T16:00:28.445044+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:28.619782+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f561f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2f561f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T16:00:28.622201+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:29.059009+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f561f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2f561f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T16:00:29.062890+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:58.327628+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:00:58.333581+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:00:58.333733+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.333831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.333919+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.334006+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.334090+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.334179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:58.343246+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:00:58.357192+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:00:58.368918+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:00:58.567557+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:00:59.973999+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:00:59.975000+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:00:59.975072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.975118+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.975158+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.975197+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.975233+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.975272+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:00:59.977604+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:01:00.927135+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T16:01:00.927995+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:01:00.928066+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.928112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.928151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.928189+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.928228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.928269+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:01:00.930279+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:08.697620+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lNipJ6uAmOPjw81yW4FbJkP-ki2if6vpiQ7oE8Tn75hLKvFBnC3cwp0hXhwxYjNUA&prompt=consent&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20openid&state=beb4f9ec7f02937a0e7b7f13648053b8","method":"GET"} [] [2025-12-12T16:02:08.702611+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:08.702853+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:08.703012+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:08.703495+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:08.703659+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:08.703736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.611398+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:09.615008+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:09.636629+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:09.644148+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:02:09.646692+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:02:09.647200+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:02:09.715421+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:02:09.717238+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:09.717375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.717486+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.717583+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.717680+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.717772+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.717870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:09.729429+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:09.744473+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:09.757659+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:02:09.773403+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:02:09.777346+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:09.779126+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:02:09.780502+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:02:09.842130+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:09.982858+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:18.043620+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T16:02:18.047089+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:18.047237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.047340+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.047431+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.047627+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.047727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.048042+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:18.058397+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:02:18.075280+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:18.087042+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:18.107098+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:18.111711+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:02:18.193306+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:02:18.426783+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:19.439118+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:02:19.439940+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:19.440012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.440058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.440097+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.440136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.440233+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.440276+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:19.442345+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:19.444809+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:19.465938+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:02:19.471260+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:02:19.472329+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:19.474172+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:02:19.475567+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:02:19.656098+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:20.008104+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T16:02:20.009025+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:20.009101+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.009150+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.009260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.009310+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.009348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.009390+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.010469+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:02:20.012250+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:20.014011+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:20.038832+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:20.046188+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:02:20.201259+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:02:20.212833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:20.212986+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.213093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.213188+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.213409+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.213509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.213604+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:20.229541+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:20.247974+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:27.559972+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:02:27.563124+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:27.563254+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.563356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.563447+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.563538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.563625+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.563717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:27.575352+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:27.598060+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:27.614854+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:02:27.856001+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:29.263903+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:02:29.264726+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:29.264806+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.264855+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.264895+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.264934+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.264971+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.265012+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:29.267208+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:29.269644+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:29.289935+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:02:29.489213+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:02:31.697620+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:02:31.699102+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:02:31.699196+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.699247+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.699288+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.699329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.699366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.699409+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:02:31.702275+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:02:31.706089+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:02:31.720447+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:31.877978+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:02:32.141943+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:05:18.563440+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:05:18.570903+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:05:18.571058+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.571159+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.571248+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.571338+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.571422+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.571513+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:18.583600+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:05:18.598746+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:05:18.631827+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:05:18.868575+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:05:19.087958+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:05:58.776019+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:05:58.785180+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:05:58.785354+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.785474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.785601+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.785711+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.785815+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.785926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:05:58.800614+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:05:58.823408+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:05:58.829290+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:05:58.986003+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:05:59.235749+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:03.484491+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:06:03.492228+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:03.492629+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.492938+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.493257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.493546+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.493785+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.493890+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:03.505156+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:06.845496+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:06:06.847104+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:06.847176+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.847224+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.847331+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.847375+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.847414+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.847455+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:06.850596+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:06.854863+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:06.882960+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:06:07.075877+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:08.225954+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:06:08.226784+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:08.226856+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.226902+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.226941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.226979+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.227074+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.227116+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:08.229043+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:08.231848+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:08.248892+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:08.267759+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:08.465126+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:10.370017+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:06:10.371525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:10.371601+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.371650+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.371689+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.371729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.371844+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.371891+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:10.374684+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:12.228814+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T16:06:12.229646+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:12.229719+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.229767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.229806+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.229844+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.229881+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.229920+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.232058+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:12.566960+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lNb6uI7Hc4Boty9Orv8RnZJsCM0ujJTVH_BNKAe2_yaMAGfCUYm5WVOM44sFdenAg&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid&state=f46adcbbff15f50f26536f3ef0633a00","method":"GET"} [] [2025-12-12T16:06:12.568836+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:12.568956+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.569055+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.569144+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.569617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:12.569733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.316326+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:13.318755+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:13.342435+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:13.350152+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:06:13.352306+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:06:13.353256+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:13.501400+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:06:13.506787+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:13.506933+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.507038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.507131+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.507223+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.507311+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.507405+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:13.535733+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:13.547143+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:13.550306+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:13.569842+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:06:13.603128+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:13.608863+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:13.611412+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:13.614777+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:13.844210+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:17.416526+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:06:17.417983+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:17.418057+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.418104+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.418143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.418181+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.418217+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.418458+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:17.421315+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:17.425247+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:17.443043+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:17.511596+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:17.516623+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:17.521142+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:17.526727+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:17.536041+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:17.692358+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:18.532321+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/vote/4/yes","method":"GET"} [] [2025-12-12T16:06:18.533198+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:18.533270+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.533317+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.533357+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.533396+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.533432+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.533471+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.535433+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:18.538966+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:18.551026+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.553577+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:18.554418+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.555416+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:18.559330+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.561862+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:18.666305+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:06:18.670504+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:18.670671+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.670789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.670897+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.670991+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.671102+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.671201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:18.676123+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:18.686588+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:18.703305+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.726917+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:18.731322+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.736359+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:18.738267+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:18.745221+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:18.791583+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:18.917076+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:28.131379+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:06:28.135182+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:28.135333+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.135588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.135704+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.135813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.135916+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.136086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:28.144313+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:28.157596+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:28.179493+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:06:28.197376+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:28.206992+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:28.209493+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:28.211383+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:28.398444+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:40.390567+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:06:40.396106+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:40.396329+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.396504+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.396800+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.397050+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.397283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.397421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:40.406885+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:40.420574+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:40.439018+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:40.475158+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:40.479715+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:40.483384+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:40.486185+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:40.490597+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:40.697506+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:42.057253+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:06:42.058095+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:42.058170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.058218+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.058257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.058297+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.058334+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.058374+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:42.060709+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:42.063098+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:42.066316+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:06:42.070789+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:42.071794+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:42.072920+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:42.073700+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:42.229715+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:06:44.391069+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:06:44.392493+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:06:44.392579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.392629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.392669+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.392709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.392747+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.392789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:06:44.395731+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:06:44.398909+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:06:44.419186+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:06:44.438765+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:06:44.444915+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:06:44.447000+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:06:44.449457+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:06:44.630538+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:13:39.057781+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:13:39.066759+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:13:39.066908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.067014+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.067107+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.067199+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.067370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.067524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:13:39.088904+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:13:39.099631+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:13:39.151936+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:13:39.154789+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:13:39.157130+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:13:39.158749+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:13:39.162301+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:13:39.271303+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:04.572976+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:15:04.579718+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:04.580007+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.580131+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.580238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.580344+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.580444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.580552+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:04.618719+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:04.650127+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:15:04.683559+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:15:04.687257+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:04.688849+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:15:04.689644+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:15:04.787327+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:11.113280+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:15:11.123135+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:11.123277+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.123383+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.123477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.123570+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.123658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.123752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:11.149161+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:11.185415+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:11.202325+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:11.259806+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:15:11.262319+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:11.263765+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:15:11.264665+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:11.266772+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:15:11.490840+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:12.649612+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T16:15:12.650439+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:12.650510+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.650556+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.650595+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.650700+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.650745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.650788+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.651965+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:15:12.653695+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:12.655300+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:12.670484+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:12.672112+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:15:12.780044+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:15:12.784509+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:12.784928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.785329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.785618+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.785916+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.786415+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.786584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:12.808684+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:12.890389+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:14.122013+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T16:15:14.123935+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:14.124013+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.124060+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.124100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.124139+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.124175+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.124215+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.127215+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:14.503116+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lMltHxRg0kKzCl4KMf-6wWT9ZH4NPxCKNIAtZ99BrHrjbuaygElZV7J0XL0tgGv8Q&prompt=none&scope=email%20profile%20openid%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&state=65cbf29d5fb1c2394acbdac5d8d8ec57","method":"GET"} [] [2025-12-12T16:15:14.506083+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:14.506225+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.506324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.506410+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.506494+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:14.506598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.311182+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:15.315897+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:15.332561+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:15.339442+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:15:15.341046+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T16:15:15.341499+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:15:15.431030+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:15:15.432827+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:15.433064+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.433177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.433271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.433359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.433442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.433532+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:15.440518+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:15.446578+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:15.478199+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:15:15.487534+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:15:15.490995+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:15.493186+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:15:15.495654+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T16:15:15.536035+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:15.699790+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:17.023482+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-12T16:15:17.024983+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:17.025056+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.025104+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.025143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.025182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.025219+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.025260+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.026674+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T16:15:17.029013+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:17.031248+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:17.056149+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:17.061092+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T16:15:17.127130+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:15:17.129891+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:17.130055+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.130406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.130630+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.130840+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.130962+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.131072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:17.136450+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:17.227299+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:19.150342+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:15:19.151167+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:19.151238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.151285+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.151324+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.151362+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.151398+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.151438+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:19.153648+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:19.156247+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:19.176383+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:15:19.355629+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:20.214029+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:15:20.215709+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:20.215785+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.215831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.215870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.215908+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.215944+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.215983+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:20.218821+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:15:20.222625+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:15:20.243412+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:20.309250+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:15:20.509395+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:15:30.895318+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:15:30.902748+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:15:30.903091+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.903360+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.903603+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.903830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.904043+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.904265+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:15:30.917804+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:21:24.781188+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:21:24.786273+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:21:24.786429+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.786537+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.786630+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.786722+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.786810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.786903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:21:24.799082+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:21:24.813071+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:21:24.840331+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:21:25.105452+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:22:23.857745+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:22:23.861770+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:22:23.861926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.862046+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.862152+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.862275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.862375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.862479+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:23.869853+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:22:23.883909+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:22:23.892234+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:22:24.077006+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:22:25.846098+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:22:25.847640+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:22:25.847744+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.847795+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.847928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.847979+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.848019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.848063+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:25.850699+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:22:25.853150+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:22:25.871562+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:22:26.069978+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:22:26.930943+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:22:26.943138+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:22:26.943499+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.943829+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.944093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.944352+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.944873+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.945182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:26.971698+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:22:26.990946+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:22:27.015826+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:22:27.231496+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:22:59.381020+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:22:59.386834+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:22:59.386974+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.387075+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.387164+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.387252+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.387335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.387425+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:22:59.406121+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:22:59.416850+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:22:59.424367+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:22:59.630740+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:00.312173+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:00.313026+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:00.313098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.313144+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.313185+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.313224+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.313261+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.313300+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:00.315324+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:00.317876+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:00.338882+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:00.561682+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:01.154603+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:01.155477+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:01.155550+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.155597+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.155641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.155679+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.155716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.155755+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:01.157793+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:01.160294+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:01.174191+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:01.345404+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:28.011609+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:28.020620+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:28.020868+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.021031+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.021296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.021453+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.021591+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.021734+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:28.029230+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:28.037130+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:28.066274+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:28.311530+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:29.334288+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:29.335485+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:29.335560+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.335607+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.335646+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.335683+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.335718+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.335757+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:29.339554+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:29.344027+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:29.376889+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:29.609881+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:30.792055+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:30.793885+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:30.793960+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.794008+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.794047+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.794086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.794123+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.794164+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:30.797567+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:30.802733+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:30.810889+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:31.033307+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:31.813321+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T16:23:31.814297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:31.814375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.814423+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.814506+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.814549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.814587+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.814629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.818674+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T16:23:31.818888+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T16:23:31.822541+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:31.847386+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:23:31.848409+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:31.848501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.848560+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.848605+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.848645+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.848682+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.848722+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:31.851123+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:36.211954+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:36.213498+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:36.213590+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.213640+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.213681+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.213721+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.213759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.213801+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:36.216647+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:36.220167+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:36.240523+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:36.455824+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:47.233519+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:47.239025+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:47.239188+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.239306+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.239433+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.239534+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.239628+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.239730+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:47.248417+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:47.266177+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:47.274786+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:47.554807+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:53.100465+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:53.105054+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:53.105191+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.105360+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.105456+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.105544+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.105627+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.105715+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:53.114576+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:53.123437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:53.129136+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:53.322481+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:55.107200+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T16:23:55.108092+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:55.108190+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.108239+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.108280+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.108383+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.108426+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.108469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.112682+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T16:23:55.112895+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T16:23:55.115909+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:55.151588+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:23:55.152828+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:55.152903+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.152950+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.152989+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.153027+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.153063+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.153104+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:55.174275+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:56.222038+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:23:56.223848+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:56.223924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.224372+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.224416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.224457+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.224495+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.224536+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:56.227706+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:57.241728+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:57.242579+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:57.242662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.242710+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.242750+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.242789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.242825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.242903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:57.245140+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:57.248817+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:57.268935+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:57.461726+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:23:58.024558+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T16:23:58.025680+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:58.025761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.025810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.025851+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.025891+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.025928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.025974+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.028851+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T16:23:58.029096+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T16:23:58.032104+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:58.064524+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:23:58.065357+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:58.065428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.065474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.065512+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.065549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.065585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.065625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:58.067943+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:59.604140+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:23:59.614373+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:23:59.614459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.614508+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.614594+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.614638+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.614676+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.614717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:23:59.624009+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:23:59.627156+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:23:59.645902+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:23:59.846918+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:24:14.188084+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","_controller":"App\\Controller\\PropositionController::show","id":"4"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T16:24:14.194098+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:14.194696+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.194896+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.195069+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.195220+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.195484+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.195660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:14.208076+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:24:14.224243+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:24:14.248753+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:24:14.417176+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T16:24:14.657449+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:24:20.404131+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:24:20.410809+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:20.410950+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.411046+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.411132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.411287+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.411379+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.411469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:20.426549+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:24:20.448938+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:24:20.479247+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:24:20.688265+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:24:21.766337+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:24:21.767191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:21.767263+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.767309+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.767348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.767386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.767422+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.767462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:21.769544+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:24:27.219042+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:24:27.222429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:27.222568+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.222673+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.222769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.222863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.222954+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.223050+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:27.230759+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:24:27.239336+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:24:27.265768+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:24:27.502465+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:24:29.846055+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T16:24:29.846909+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:29.846982+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.847029+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.847068+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.847105+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.847141+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.847181+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.850342+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T16:24:29.850612+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T16:24:29.853948+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:24:29.886111+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:24:29.887429+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:24:29.887543+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.887600+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.887693+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.887741+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.887782+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.887832+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:24:29.891660+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:26:41.734562+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T16:26:41.747045+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:26:41.747304+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.747410+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.747501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.747590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.747674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.747767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.765068+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T16:26:41.765629+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T16:26:41.799119+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:26:41.941956+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:26:41.947193+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:26:41.947332+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.947442+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.947554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.947648+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.947736+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.947831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:41.957783+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:26:43.142863+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T16:26:43.143695+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:26:43.143767+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.143813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.143852+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.143890+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.143965+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.144008+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:26:43.146208+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T16:26:43.149787+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T16:26:43.154696+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T16:26:43.295512+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T16:59:32.490077+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:59:32.497852+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:59:32.498017+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:32.498117+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:32.498205+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:32.498325+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:32.498514+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:32.498715+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.865760+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T16:59:58.894129+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T16:59:58.894574+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.894914+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.895646+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.896043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.896299+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.896552+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T16:59:58.922653+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:00:06.223540+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T17:00:06.235117+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T17:00:06.235373+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.235511+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.235621+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.235730+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.235941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.236066+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:06.253445+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:00:08.370418+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T17:00:08.371247+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":3} [] [2025-12-12T17:00:08.371320+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.371380+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.371421+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.371462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.371500+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.371541+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:00:08.373484+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:04:36.893833+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T17:04:36.901188+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:04:36.901342+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901449+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901712+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901904+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.901991+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.902085+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:36.919339+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:04:36.932878+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T17:04:37.075142+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:04:40.685471+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T17:04:40.707467+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:04:40.707653+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.707773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.707870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.707997+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.708211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.709147+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.709603+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.710254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:40.727434+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:04:43.130003+00:00] request.INFO: Matched route "connect_azure_start". {"route":"connect_azure_start","route_parameters":{"_route":"connect_azure_start","_controller":"App\\Controller\\SecurityController::connectAzure"},"request_uri":"http://localhost/symfony/democratos/public/connect/azure","method":"GET"} [] [2025-12-12T17:04:43.131501+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:04:43.131580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131669+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131710+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131747+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131785+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131821+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.131861+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:04:43.134786+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:04:43.137737+00:00] request.CRITICAL: Uncaught PHP Exception KnpU\OAuth2ClientBundle\DependencyInjection\InvalidOAuth2ClientException: "There is no OAuth2 client called "azure". Available are: facebook, google" at ClientRegistry.php line 51 {"exception":"[object] (KnpU\\OAuth2ClientBundle\\DependencyInjection\\InvalidOAuth2ClientException(code: 0): There is no OAuth2 client called \"azure\". Available are: facebook, google at C:\\wamp642\\www\\symfony\\democratos\\vendor\\knpuniversity\\oauth2-client-bundle\\src\\Client\\ClientRegistry.php:51)"} [] [2025-12-12T17:04:43.390119+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T17:04:43.479467+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9be4fb"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/9be4fb?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T17:04:43.499445+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:04:43.657282+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9be4fb"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/9be4fb?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T17:04:43.659761+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:08:28.166171+00:00] request.INFO: Matched route "connect_azure_start". {"route":"connect_azure_start","route_parameters":{"_route":"connect_azure_start","_controller":"App\\Controller\\SecurityController::connectAzure"},"request_uri":"http://localhost/symfony/democratos/public/connect/azure","method":"GET"} [] [2025-12-12T17:08:28.175842+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:08:28.176018+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176145+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176345+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176431+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176605+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176705+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.176806+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:08:28.210862+00:00] deprecation.INFO: User Deprecated: Method "League\OAuth2\Client\Grant\AbstractGrant::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "TheNetworg\OAuth2\Client\Grant\JwtBearer" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"League\\OAuth2\\Client\\Grant\\AbstractGrant::getName()\" might add \"string\" as a native return type declaration in the future. Do the same in child class \"TheNetworg\\OAuth2\\Client\\Grant\\JwtBearer\" now to avoid errors or add an explicit @return annotation to suppress this message. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T17:08:28.211167+00:00] deprecation.INFO: User Deprecated: Method "League\OAuth2\Client\Grant\AbstractGrant::getRequiredRequestParameters()" might add "array" as a native return type declaration in the future. Do the same in child class "TheNetworg\OAuth2\Client\Grant\JwtBearer" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"League\\OAuth2\\Client\\Grant\\AbstractGrant::getRequiredRequestParameters()\" might add \"array\" as a native return type declaration in the future. Do the same in child class \"TheNetworg\\OAuth2\\Client\\Grant\\JwtBearer\" now to avoid errors or add an explicit @return annotation to suppress this message. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T17:54:08.821660+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T17:54:08.840957+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:08.841135+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841258+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841467+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841563+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.841951+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:08.861387+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:08.886648+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:54:08.902305+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T17:54:09.159526+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:54:10.207966+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T17:54:10.208869+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:10.208943+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.208990+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209029+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209067+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209103+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209153+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209239+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.209298+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.215882+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-12T17:54:10.216140+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-12T17:54:10.219723+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:10.258216+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-12T17:54:10.261727+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:10.261868+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.261981+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262323+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262508+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262594+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.262687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:10.274725+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:12.716445+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-12T17:54:12.718481+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:12.718571+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718660+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718808+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.718849+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:12.725877+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:13.186854+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lP04z2RUvVQ5P12ojY-SxjB6NRcnV5wugB-SkC6utm12-EvsdvTf6dERz94tVEpXA&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid&state=6c3d464b00ac77c5400a031961b2ab01","method":"GET"} [] [2025-12-12T17:54:13.196040+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:13.196224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.196540+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.196657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.196761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.196905+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.197067+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.197247+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.859750+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:13.864849+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:54:13.891830+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T17:54:13.900721+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T17:54:13.902897+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-12T17:54:13.903371+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T17:54:13.960958+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T17:54:13.963657+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:54:13.963826+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.963946+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964063+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964457+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.964558+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:54:13.967746+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T17:54:13.972028+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:54:13.978336+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:54:13.991047+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T17:54:13.995002+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T17:54:14.008780+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T17:54:14.051007+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:54:14.148364+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:56:11.654476+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T17:56:11.659172+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:56:11.659301+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659401+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659488+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659575+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659742+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.659910+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:11.664667+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T17:56:11.674061+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:56:11.684093+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:56:11.710731+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T17:56:11.715000+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T17:56:11.732400+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T17:56:11.917603+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:56:12.882026+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T17:56:12.882926+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:56:12.883003+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883050+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883091+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883129+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883166+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883240+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.883280+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:12.884211+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T17:56:12.885825+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:56:12.887649+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:56:12.889907+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T17:56:12.891576+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T17:56:12.895128+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T17:56:13.033370+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T17:56:27.727105+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T17:56:27.732291+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T17:56:27.732428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.732534+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.732647+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.732742+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.732832+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.732922+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.733081+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.733200+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T17:56:27.747118+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T17:56:27.763178+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T17:56:27.774655+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T17:56:27.798301+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T17:56:27.805525+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T17:56:27.807245+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T17:56:27.808594+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T17:56:27.980013+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:22:57.265339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:22:57.287555+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:23:20.797003+00:00] deprecation.INFO: User Deprecated: Doctrine\DBAL\Platforms\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by DoctrineHelper.php:338, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Platforms\\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by DoctrineHelper.php:338, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:25:18.383417+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:25:39.879477+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:25:39.900806+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.910002+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.933745+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.934301+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.951693+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T19:25:39.955066+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.955750+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.971163+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.971992+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.975816+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.976504+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.979880+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:39.980139+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:39.989272+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T19:25:39.999505+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.000070+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.001397+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.001683+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.002582+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.002904+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.004355+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.004772+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.005594+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.005864+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.007058+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:40.007400+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:40.009259+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T19:25:42.843602+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:25:42.844256+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:42.846631+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:42.847670+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:42.848707+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:25:42.907977+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T19:25:42.917998+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:26:02.695659+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:26:02.706214+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:26:02.710037+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.554662+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.555792+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:04.575443+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-12T19:26:04.576287+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.576720+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:04.580480+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.581034+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:04.582456+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.582871+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:04.584888+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-12T19:26:04.585274+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:04.592804+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T19:26:04.594251+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T19:26:05.349141+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-12T19:26:05.360109+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T19:26:05.363320+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T19:26:05.363529+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-12T19:26:05.364500+00:00] doctrine.DEBUG: Executing query: CREATE TABLE demotis (id INT AUTO_INCREMENT NOT NULL, description LONGTEXT NOT NULL, title VARCHAR(35) NOT NULL, user_id INT NOT NULL, INDEX IDX_96804D2CA76ED395 (user_id), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` {"sql":"CREATE TABLE demotis (id INT AUTO_INCREMENT NOT NULL, description LONGTEXT NOT NULL, title VARCHAR(35) NOT NULL, user_id INT NOT NULL, INDEX IDX_96804D2CA76ED395 (user_id), PRIMARY KEY (id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci`"} [] [2025-12-12T19:26:05.385204+00:00] doctrine.DEBUG: Executing query: ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-12T19:26:05.404571+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-12T19:26:05.420681+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-12T19:26:05.433700+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-12T19:26:05.448758+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251212192542","2":"2025-12-12 19:26:05","3":87}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251212192542","2":"2025-12-12 19:26:05","3":87},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:26:05.451578+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:26:05.457084+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:36:01.999372+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T19:36:02.009318+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:36:02.009498+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.009629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.009903+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.010035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.010140+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.010321+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.010437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.010577+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:02.014011+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:36:02.024543+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:36:02.033993+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:36:02.040529+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:36:02.105101+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:36:02.211960+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:36:04.567678+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:36:04.587071+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:36:04.587346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.587546+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.587719+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.587895+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.588013+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.588103+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.588187+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.588373+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:04.594178+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:36:04.606579+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:04.615868+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:36:04.646493+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:36:04.655788+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:36:04.715640+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:36:04.851242+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis_list" does not exist in "demotis/list.html.twig" at line 14." at list.html.twig line 14 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis_list\" does not exist in \"demotis/list.html.twig\" at line 14. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\list.html.twig:14)"} [] [2025-12-12T19:36:04.974955+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:36:05.064236+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T19:36:05.113202+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d8e5d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0d8e5d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:36:05.128924+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:05.296640+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d8e5d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0d8e5d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:36:05.299294+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:05.330047+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:36:05.708573+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d8e5d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0d8e5d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:36:05.711146+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:31.373950+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:36:31.384443+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:36:31.384598+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.384704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.384800+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.384894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.384982+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.385156+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.385253+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.385365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:36:31.391879+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:36:31.406972+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:31.416161+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:36:31.421250+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:36:31.427626+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:36:31.440849+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:36:31.475411+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:36:31.655763+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:36:33.500289+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/new" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/new\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/new/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T19:36:33.596429+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:33.797961+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"415efd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/415efd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:36:33.811414+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:36:34.017341+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"415efd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/415efd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:36:34.023686+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:38:52.218393+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:38:52.223908+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:38:52.224064+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224175+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224535+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.224818+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:38:52.231505+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:38:52.252315+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:38:52.272654+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:38:52.286156+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:38:52.291134+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:38:52.307321+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:38:52.330926+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:38:52.510881+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:39:24.780266+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:39:24.784278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:39:24.784521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.784657+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.784772+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.784885+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.784987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.785091+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.785246+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.785359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:24.788933+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:39:24.794574+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:24.800108+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:39:24.821745+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:39:24.825833+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:39:24.833643+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:39:24.976597+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:39:25.239066+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:39:31.012363+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/1/details" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/1/details\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/1/details/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T19:39:31.118205+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:31.274176+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50a905"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/50a905?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:39:31.287259+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:31.467995+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50a905"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/50a905?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:39:31.471320+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:31.880005+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50a905"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/50a905?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:39:31.882612+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:54.272367+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-12T19:39:54.280043+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:39:54.280406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.280618+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.280707+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.280791+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.280872+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.280954+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.281032+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.281118+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:54.285332+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:39:54.291970+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:54.299543+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:39:54.310894+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:39:54.317863+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:39:54.377988+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:39:54.562209+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:39:55.591360+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:39:55.592388+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:39:55.592479+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592569+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592609+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592647+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592684+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.592762+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:39:55.593802+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:39:55.595293+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:39:55.596896+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:39:55.606042+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:39:55.609203+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:39:55.624241+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:39:55.642063+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:39:55.790205+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:40:24.323199+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:40:24.329266+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:40:24.329423+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.329594+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.329886+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.331592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.331721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.331833+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.332724+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.332862+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:40:24.336620+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:40:24.352699+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:40:24.367015+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:40:24.373148+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:40:24.380642+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:40:24.392801+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:40:24.525630+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:40:24.710592+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:47:20.266153+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T19:47:20.279508+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:47:20.279689+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.279813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.279951+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.280074+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.280254+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.280369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.280472+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.280808+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.290437+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:47:20.303774+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:47:20.315222+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:47:20.325942+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:47:20.332707+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:47:20.485940+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "form" does not exist in "demotis/add.html.twig" at line 10." at add.html.twig line 10 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"form\" does not exist in \"demotis/add.html.twig\" at line 10. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\add.html.twig:10)"} [] [2025-12-12T19:47:20.544492+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:47:20.553735+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:47:20.553946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554258+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554375+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554583+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554700+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.554912+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:47:20.569189+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:47:20.579590+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:47:20.587605+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:47:20.593889+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:47:20.601569+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:47:20.626020+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:47:20.644111+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:47:20.760840+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:47:20.791907+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T19:47:20.894864+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8678ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8678ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:47:20.918754+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:47:20.952562+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:47:21.090706+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8678ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8678ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:47:21.094784+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:49:49.785969+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T19:49:49.794116+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:49:49.794296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794534+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794639+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794836+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.794931+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.795131+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:49:49.798975+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:49:49.806202+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:49:49.815653+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:49:49.825811+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:49:49.970235+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:49:50.110051+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:50:26.823385+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T19:50:26.839258+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:50:26.839434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.839580+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.839701+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.839818+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.839929+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.840045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.840138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.840236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:26.846809+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:50:26.857468+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:50:26.869052+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:50:26.875702+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:50:26.882150+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:50:27.030500+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:50:27.219270+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:50:33.046657+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"POST"} [] [2025-12-12T19:50:33.055822+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:50:33.056075+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.056384+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.056656+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.056927+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.057183+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.057507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.057975+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.058143+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:50:33.065915+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:50:33.080758+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:50:33.091671+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:50:33.117749+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:50:33.122634+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:50:33.150326+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-12T19:50:33.738486+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T19:50:33.740071+00:00] doctrine.DEBUG: Executing statement: INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?) (parameters: array{"1":"test","2":"test","3":null}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?)","params":{"1":"test","2":"test","3":null},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:50:33.743798+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2025-12-12T19:50:33.744958+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-12T19:50:34.006215+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:50:34.149532+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efc7ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/efc7ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:50:34.165344+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:50:34.329575+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efc7ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/efc7ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:50:34.332311+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:50:34.353206+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:50:34.739653+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efc7ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/efc7ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T19:50:34.742195+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:51:27.469884+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"POST"} [] [2025-12-12T19:51:27.475451+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:51:27.475614+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.475721+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.475809+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.475893+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.476067+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.476191+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.476274+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.476369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:27.481575+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:51:27.487236+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:51:27.500959+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:51:27.507181+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:51:27.512195+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:51:27.543710+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-12T19:51:28.000199+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-12T19:51:28.001337+00:00] doctrine.DEBUG: Executing statement: INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?) (parameters: array{"1":"test","2":"test","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?)","params":{"1":"test","2":"test","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:51:28.001990+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-12T19:51:28.003538+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:51:28.060288+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T19:51:28.061976+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T19:51:28.062102+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062207+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062302+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062396+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062485+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062577+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062665+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.062758+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T19:51:28.064972+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T19:51:28.068707+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T19:51:28.072770+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T19:51:28.087289+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:51:28.095348+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T19:51:28.119942+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T19:51:28.135900+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T19:51:28.197516+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T19:51:28.310105+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T20:25:17.570049+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T20:25:17.577060+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T20:25:17.577339+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.577455+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.577548+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.577721+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.577866+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.577957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.578039+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.578130+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:25:17.586668+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T20:25:17.598239+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T20:25:17.610494+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T20:25:17.617915+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T20:25:17.621634+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T20:25:17.638450+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T20:25:17.650505+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T20:25:17.814756+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T20:26:28.516488+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T20:26:28.522655+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T20:26:28.522804+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.522904+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.522992+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.523080+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.523165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.523328+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.523424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.523524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T20:26:28.545305+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T20:26:28.556243+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T20:26:28.564228+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T20:26:28.586103+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T20:26:28.590219+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T20:26:28.592448+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T20:26:28.595331+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T20:26:28.752117+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:18:54.294303+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:18:54.301295+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:18:54.301449+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.301557+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.301647+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.301744+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.301829+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.301915+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.302096+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.302203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:18:54.310595+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:18:54.322080+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:18:54.338739+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:18:54.349746+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:18:54.353860+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:18:54.373954+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:18:54.395451+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:18:54.586380+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:18:55.725022+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/new" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/new\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/new/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T21:18:55.796971+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:18:55.932645+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T21:18:56.003623+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be0ac5"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/be0ac5?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:18:56.024061+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:18:56.190024+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be0ac5"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/be0ac5?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:18:56.192501+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:32.486505+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/new" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/new\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/new/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T21:19:32.605923+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:32.730546+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4299f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4299f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:19:32.739843+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:32.901670+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4299f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4299f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:19:32.904207+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:33.314791+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4299f6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4299f6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:19:33.317333+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:35.732040+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:19:35.733875+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:19:35.733958+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734007+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734113+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734164+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734204+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734245+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.734325+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:35.735619+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:19:35.737636+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:35.739624+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:19:35.772599+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:19:35.785600+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:19:35.811279+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:19:35.990408+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:19:36.211056+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:19:37.132775+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T21:19:37.134022+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:19:37.134104+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134152+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134201+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134241+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134279+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134317+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134354+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.134395+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:19:37.135984+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:19:37.138673+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:19:37.141396+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:19:37.166669+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:19:37.173235+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:19:37.318659+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:19:37.528069+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:20:09.190006+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T21:20:09.197084+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:20:09.197272+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197773+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197883+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.197989+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.198103+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:09.203467+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:20:09.228662+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:20:09.244827+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:20:09.250148+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:20:09.263800+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:20:09.438598+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:20:09.651614+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:20:31.754367+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T21:20:31.764019+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:20:31.764232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.764392+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.764527+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.764662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.764956+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.765195+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.765416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.765654+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:31.776431+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:20:31.798000+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:20:31.818427+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:20:31.836234+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:20:31.842917+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:20:32.010510+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:20:32.200692+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:20:40.119384+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T21:20:40.124525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:20:40.124677+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.124875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.124986+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.125085+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.125176+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.125268+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.125357+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.125501+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:20:40.138263+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:20:40.153899+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:20:40.168002+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T21:20:40.193964+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:20:40.200976+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:20:40.203264+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:20:40.205371+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:20:40.360650+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:21:06.592098+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:21:06.595957+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:21:06.596103+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596199+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596284+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596369+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596450+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.596703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:06.600156+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:21:06.606157+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:21:06.617307+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:21:06.621027+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:21:06.623463+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:21:06.642904+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:21:06.660567+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:21:06.854055+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:21:47.736328+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T21:21:47.744860+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:21:47.745249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.745509+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.745790+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.746055+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.746304+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.747189+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.747316+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.747418+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:47.758411+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:21:47.773751+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:21:47.786190+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T21:21:47.799933+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:21:47.804798+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:21:47.807448+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:21:47.809627+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:21:47.991496+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:21:53.776297+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:21:53.785451+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:21:53.785647+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.785875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.786208+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.786518+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.786801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.787090+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.787364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.787658+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:21:53.793096+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:21:53.798891+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:21:53.804516+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:21:53.824715+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:21:53.829499+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:21:53.850576+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:21:53.860380+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:21:54.050283+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:22:00.234529+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-12T21:22:00.241661+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:22:00.241836+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.242164+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.242484+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.242796+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.242979+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.243284+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.243455+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.243642+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:22:00.250205+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:22:00.258453+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:22:00.265616+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:22:00.268715+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:22:00.271722+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:22:00.307561+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:22:00.537495+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:22:07.019977+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/1/parametre" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/1/parametre\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/1/parametre/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-12T21:22:07.154032+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:22:07.302630+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39de52"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/39de52?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:22:07.323363+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:22:07.486827+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39de52"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/39de52?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:22:07.489345+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:26:46.432342+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:26:46.443205+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:26:46.443399+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.443522+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.443625+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.443732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.443834+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.443931+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.444040+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.444143+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:46.447710+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:26:46.454341+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:26:46.477515+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:26:46.484172+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:26:46.504662+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:26:46.624761+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:26:46.710949+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:26:50.077993+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-12T21:26:50.089462+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:26:50.089645+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.089758+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.089847+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.089942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.090143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.090317+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.090485+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.090644+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:26:50.096984+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:26:50.106222+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:26:50.115033+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:26:50.145779+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:26:50.148988+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:26:50.163991+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:26:50.202592+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:26:50.352777+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:27:16.118347+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-12T21:27:16.126873+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:27:16.127295+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.127632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128208+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128430+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128651+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128736+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.128827+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:16.132472+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:27:16.138080+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:27:16.150902+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:27:16.158375+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:16.172863+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:27:16.182025+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:16.359357+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:27:16.557482+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:27:41.891217+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-12T21:27:41.907370+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:27:41.907536+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.907649+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.907749+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.907949+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.908143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.908330+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.908499+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.908745+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:41.925367+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:27:41.950470+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:27:41.960284+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:27:41.991159+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:42.000447+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:27:42.010287+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:42.164442+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:27:42.389863+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:27:49.100817+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:27:49.105376+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:27:49.105627+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.105753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.105842+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.105928+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.106008+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.106258+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.106364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.106459+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:49.114776+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:27:49.131429+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:27:49.149018+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:27:49.154487+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:49.159655+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:27:49.184593+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:49.194376+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:27:49.369170+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:27:50.342414+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/2","method":"GET"} [] [2025-12-12T21:27:50.343292+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:27:50.343366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343507+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343624+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.343701+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:50.344628+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:27:50.346063+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:27:50.347709+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:27:50.367376+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:50.369488+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:27:50.371480+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:50.394600+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:27:50.631127+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:27:53.593782+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:27:53.595341+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:27:53.595415+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595539+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595576+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595613+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595648+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.595688+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:27:53.596976+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:27:53.599085+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:27:53.601191+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:27:53.617903+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:53.620675+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:27:53.632200+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:27:53.640788+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:27:53.802860+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:33:08.930914+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:33:08.935817+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:33:08.935956+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936056+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936146+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936237+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936321+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936407+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.936582+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:08.942885+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:33:08.951211+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:33:08.960555+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:33:08.969610+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:08.975754+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:33:09.001526+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:09.168231+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:33:09.439283+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:33:16.522468+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T21:33:16.528367+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:33:16.528511+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.528616+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.528707+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.528797+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.528882+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.528968+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.529052+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.529190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:16.534226+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:33:16.545054+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:33:16.555049+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:33:16.584434+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:16.597711+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:33:16.621250+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:16.634367+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:33:16.834353+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:33:21.245696+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-12T21:33:21.247462+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:33:21.247542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247629+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247667+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247703+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247873+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.247915+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:33:21.249228+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:33:21.251246+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:33:21.253410+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:33:21.256051+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:21.266068+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:33:21.285355+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:33:21.442836+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:33:21.638946+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:34:04.686675+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-12T21:34:04.697384+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:34:04.697559+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.697840+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.697965+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.698070+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.698290+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.698403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.698497+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.698596+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:04.704343+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:34:04.725921+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:34:04.746370+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:34:04.763214+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:34:04.769398+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:34:04.780051+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:34:04.928781+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:34:05.143178+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:34:16.870242+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T21:34:16.876963+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:34:16.877103+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877205+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877472+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877573+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.877752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:34:16.893171+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:34:16.911033+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:34:16.924146+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T21:34:16.943212+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:34:16.949159+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:34:16.951185+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:34:16.953389+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:34:17.126573+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:51:50.148192+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","id":"4","_controller":"App\\Controller\\PropositionController::show"},"request_uri":"http://localhost/symfony/democratos/public/show/4","method":"GET"} [] [2025-12-12T21:51:50.156760+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:51:50.156975+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157098+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157464+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157549+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157714+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.157822+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:50.176680+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:51:50.208286+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:51:50.346792+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:51:50.350400+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:51:50.355671+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:51:50.360586+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:51:50.367749+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:51:50.487257+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:51:53.767453+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","id":"1","_controller":"App\\Controller\\PropositionController::show"},"request_uri":"http://localhost/symfony/democratos/public/show/1","method":"GET"} [] [2025-12-12T21:51:53.780015+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:51:53.780161+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780263+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780442+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780633+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.780806+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:51:53.797874+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:51:53.826640+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:51:53.856897+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:51:53.883594+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 54 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:54)"} [] [2025-12-12T21:51:53.930391+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:51:53.938525+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:51:53.946619+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:51:53.957415+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:51:54.053452+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-12T21:51:54.121776+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a5f92"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/9a5f92?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:51:54.132453+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:51:54.286715+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:51:54.292985+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a5f92"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/9a5f92?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:51:54.295510+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:08.185422+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/show","permanent":true,"scheme":null,"httpPort":80,"httpsPort":443,"_route":"proposition_show","id":1},"request_uri":"http://localhost/symfony/democratos/public/show/","method":"GET"} [] [2025-12-12T21:52:08.195948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:52:08.196547+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.196662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.196781+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.196901+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.197016+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.197131+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.197244+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.197366+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.206458+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:08.218452+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:52:08.226729+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:52:08.241612+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:52:08.249340+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:52:08.304565+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","id":1,"_controller":"App\\Controller\\PropositionController::show"},"request_uri":"http://localhost/symfony/democratos/public/show","method":"GET"} [] [2025-12-12T21:52:08.308706+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:52:08.309059+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.309349+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.309612+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.309873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.310173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.310433+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.310680+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.310944+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:08.322900+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:08.336371+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:52:08.349115+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:52:08.369481+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 54 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:54)"} [] [2025-12-12T21:52:08.403979+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:52:08.405765+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:52:08.407715+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:52:08.413530+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:52:08.418008+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:52:08.497044+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"030022"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/030022?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:52:08.507100+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:08.694716+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"030022"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/030022?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:52:08.697563+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:08.737195+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T21:52:09.095478+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"030022"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/030022?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-12T21:52:09.098283+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:17.142424+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T21:52:17.149320+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T21:52:17.149477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.149582+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.149675+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.149767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.149856+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.149993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.150079+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.150190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T21:52:17.163167+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T21:52:17.172088+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T21:52:17.186619+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T21:52:17.207329+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T21:52:17.210067+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T21:52:17.213398+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T21:52:17.215240+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T21:52:17.378077+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T23:26:47.897830+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-12T23:26:47.904969+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T23:26:47.905059+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905126+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905166+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905258+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.905797+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:47.920318+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T23:26:47.936966+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T23:26:47.960440+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-12T23:26:48.004324+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T23:26:48.015434+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T23:26:48.022898+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T23:26:48.028947+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T23:26:48.345801+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-12T23:26:53.931196+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-12T23:26:53.941325+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-12T23:26:53.941726+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.942313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.942632+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.942933+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.943216+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.943503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.943780+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.944234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-12T23:26:53.953639+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-12T23:26:53.969138+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-12T23:26:53.984938+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-12T23:26:53.992645+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T23:26:54.003286+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-12T23:26:54.046161+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-12T23:26:54.275538+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-12T23:26:54.622131+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:16:05.717960+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:16:05.724472+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:16:05.724642+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.724753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.724850+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.724948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.725042+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.725137+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.725228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.725326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:05.736945+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:16:05.748190+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:16:05.775022+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:16:05.795204+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:16:05.800451+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:16:05.803052+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:16:05.804310+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:16:06.070726+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:16:08.174623+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T13:16:08.178573+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:16:08.178727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.178870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.178984+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.179096+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.179204+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.179312+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.179432+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.179544+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:08.183194+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:16:08.189496+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:16:08.195257+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:16:08.204056+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:16:08.208770+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:16:08.235275+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:16:08.314823+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:16:08.523611+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:16:10.964955+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-13T13:16:10.966356+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:16:10.966448+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966557+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966606+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966652+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966762+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966811+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.966864+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:16:10.969632+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:16:10.977487+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:16:10.984685+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:16:11.011266+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:16:11.014642+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:16:11.059324+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:16:11.219582+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:17:58.764854+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"POST"} [] [2025-12-13T13:17:58.771882+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:17:58.772120+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.772313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.772449+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.772575+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.772695+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.772847+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.773125+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.773308+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:58.778211+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:17:58.785509+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:17:58.792902+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:17:58.820029+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:17:58.829868+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:17:58.871746+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T13:17:59.638603+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T13:17:59.641542+00:00] doctrine.DEBUG: Executing statement: INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?) (parameters: array{"1":"Faite évoluer Democratos, déposer vos suggestion et amélioration pour le site.","2":"Evolve","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?)","params":{"1":"Faite évoluer Democratos, déposer vos suggestion et amélioration pour le site.","2":"Evolve","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:17:59.642985+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T13:17:59.646153+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:17:59.833034+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T13:17:59.840826+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:17:59.841198+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.841755+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.842061+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.842436+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.842751+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.843072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.843334+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.843608+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:17:59.855846+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:17:59.888471+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:17:59.910930+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:17:59.916766+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:17:59.927209+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:17:59.957855+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:17:59.979780+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:18:00.007527+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:18:00.304662+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:19:01.994013+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/3","method":"GET"} [] [2025-12-13T13:19:02.006396+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:19:02.006835+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.007236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.007551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.007894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.008177+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.008468+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.008746+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.009039+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:02.016988+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:19:02.031408+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:19:02.044831+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:19:02.056880+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:02.068117+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:19:02.089455+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:02.136551+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:19:02.446984+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:19:15.026158+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/3","method":"POST"} [] [2025-12-13T13:19:15.035110+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:19:15.035501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.035835+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.036131+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.036431+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.036721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.037060+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.037374+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.037687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:15.046229+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:19:15.060411+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:19:15.074660+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:19:15.078704+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:15.084681+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:19:15.091979+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:15.103394+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T13:19:15.834218+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T13:19:15.838398+00:00] doctrine.DEBUG: Executing statement: UPDATE demotis SET description = ? WHERE id = ? (parameters: array{"1":"Faite évoluer Democratos.fr, déposer vos suggestion et amélioration pour le site.","2":3}, types: array{"1":0,"2":0}) {"sql":"UPDATE demotis SET description = ? WHERE id = ?","params":{"1":"Faite évoluer Democratos.fr, déposer vos suggestion et amélioration pour le site.","2":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:15.841058+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T13:19:15.842738+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:19:16.001101+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T13:19:16.008660+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:19:16.009094+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.009231+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.009346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.009463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.009706+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.010252+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.010562+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.010865+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:19:16.022256+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:19:16.039034+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:19:16.053795+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:19:16.056614+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:19:16.070692+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:16.075434+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:19:16.102607+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:19:16.116138+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:19:16.411135+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:24:46.375739+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:24:46.387719+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:24:46.388093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.388631+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.388926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.389199+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.389489+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.389760+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.390011+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.390276+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:24:46.418562+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:24:46.447603+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:24:46.458791+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:24:46.479735+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:24:46.485014+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:24:46.489967+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:24:46.492653+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:24:46.780562+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:33:00.380426+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:33:00.398972+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:33:00.399403+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.399719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.400002+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.400286+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.400546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.400814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.401074+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.401395+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:00.441539+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:33:00.487194+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:33:00.499986+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:33:00.720468+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:33:00.732605+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:33:00.739364+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:33:00.742701+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:33:01.065646+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:33:06.847028+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:33:06.860796+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:33:06.861220+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.861540+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.861822+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.862107+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.862372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.862691+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.862958+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.863236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:33:06.893384+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:33:06.924780+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:33:06.955978+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:33:07.117415+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:33:07.128501+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:33:07.132051+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:33:07.137498+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:33:08.912789+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:34:37.709848+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:34:37.720140+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:34:37.720567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.720879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.721158+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.721434+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.721697+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.721963+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.722217+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.722528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:34:37.743372+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:34:37.766197+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:34:37.779711+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:34:37.804125+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:34:37.812806+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:34:37.816466+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:34:37.820376+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:34:38.104036+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:36:27.642356+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:36:27.657368+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:36:27.657769+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.658131+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.658424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.658705+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.666373+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.666944+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.667100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.667254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:36:27.703832+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:36:27.743601+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:36:27.780815+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:36:27.821432+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:36:27.840350+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:36:27.848734+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:36:27.854580+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:36:28.258443+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T13:37:30.691929+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T13:37:30.700456+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T13:37:30.700920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701508+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701757+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.701896+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T13:37:30.718302+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T13:37:30.733699+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T13:37:30.745002+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T13:37:30.772146+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T13:37:30.782627+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T13:37:30.785274+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T13:37:30.788059+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T13:37:31.121101+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:03:23.833668+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:03:23.849902+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:03:23.850271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.850781+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.850911+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.851105+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.851512+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.851692+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.851911+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.852159+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:23.879092+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:03:23.904696+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:03:23.926906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:03:23.941194+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:03:23.946939+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:03:23.969336+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:03:23.990992+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:03:24.713498+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:03:25.385439+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-13T15:03:25.386276+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:03:25.386348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386394+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386433+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386471+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386508+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386545+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.386620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:03:25.387519+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:03:25.388949+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:03:25.390676+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:03:25.394887+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:03:25.397176+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:03:25.424683+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:03:25.653051+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:07:19.450977+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-13T15:07:19.457543+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:07:19.458159+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458412+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458655+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458749+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.458938+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.459038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:19.470147+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:07:19.480280+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:07:19.498210+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:07:19.520291+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:07:19.526905+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:07:19.724464+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:07:19.994182+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:07:28.009628+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:07:28.021866+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:07:28.022143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.022248+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.022448+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.022719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.022980+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.023243+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.023542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.023823+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:07:28.049614+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:07:28.075559+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:07:28.101744+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:07:28.123915+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:07:28.129096+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:07:28.131367+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:07:28.133114+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:07:28.247062+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:08:03.056021+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:08:03.066490+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:08:03.066908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.067234+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.067519+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.067796+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.068375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.068704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.069003+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.069305+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:08:03.086170+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:08:03.115788+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:08:03.149953+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:08:03.315593+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:08:03.325981+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:08:03.332732+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:08:03.337915+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:08:03.585294+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:10:58.831170+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-13T15:10:58.840363+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:10:58.840940+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.841396+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.841515+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.841758+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.841862+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.841954+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.842036+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.842127+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:10:58.852029+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:10:58.863531+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:10:58.872941+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:10:58.880991+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:10:58.885777+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:10:58.948080+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:10:59.209890+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:11:03.231314+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:11:03.232922+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:11:03.232997+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233084+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233157+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233194+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233230+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.233269+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:03.236369+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:11:03.239822+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:11:03.263188+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:11:03.279055+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:11:03.282345+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:11:03.285886+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:11:03.288343+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:11:03.448547+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:11:46.818135+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:11:46.824165+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:11:46.824315+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824444+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824566+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824677+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824765+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824854+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.824941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.825031+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:11:46.833104+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:11:46.842056+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:11:46.872892+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:11:47.035921+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:11:47.047824+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:11:47.054006+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:11:47.057336+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:11:47.260628+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:12:39.915932+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:12:39.928194+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:12:39.928689+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.928978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.929106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.929273+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.929417+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.929565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.929879+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.930175+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:12:39.955572+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:12:39.973432+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:12:39.997937+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:12:40.156176+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:12:40.164806+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:12:40.167352+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:12:40.171188+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:12:40.357116+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:14:02.843609+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:14:02.854551+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:14:02.854710+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.854813+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.854901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.854989+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.855073+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.855158+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.855348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.855448+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:02.873761+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:14:02.892069+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:14:02.913775+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:14:02.935247+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:14:02.940802+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:14:02.943347+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:14:02.946399+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:14:03.153040+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:14:04.103105+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:14:04.104418+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:14:04.104491+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104539+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104631+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104674+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104711+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104748+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.104822+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:04.109337+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:14:04.126191+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:14:04.166560+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:14:04.203062+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:14:04.206747+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:14:04.210259+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:14:04.212784+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:14:04.427648+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:14:19.315950+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:14:19.326436+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:14:19.327484+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.328182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.328522+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.328830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.329117+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.329403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.329745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.329911+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:19.346472+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:14:19.356904+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:14:19.382986+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:14:19.406171+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:14:19.414166+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:14:19.419190+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:14:19.422370+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:14:19.635052+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:14:20.199280+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:14:20.200179+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:14:20.200257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200305+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200389+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200425+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200461+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200497+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.200537+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:14:20.202632+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:14:20.205181+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:14:20.208143+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:14:20.212486+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:14:20.213598+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:14:20.215398+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:14:20.216366+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:14:20.394731+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:16:22.371230+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:16:22.379355+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:16:22.379528+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.379641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.379739+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.379838+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.379934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.380028+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.380118+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.380215+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:16:22.396273+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:16:22.414162+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:16:22.434301+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:16:22.606644+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:16:22.610455+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:16:22.612827+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:16:22.615218+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:16:22.818740+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:18:44.981223+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:18:45.099200+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:19:06.545610+00:00] deprecation.INFO: User Deprecated: Doctrine\DBAL\Platforms\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by Validator.php:161, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Platforms\\AbstractPlatform::getReservedKeywordsList is deprecated. (AbstractPlatform.php:2327 called by Validator.php:161, https://github.com/doctrine/dbal/pull/6607, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:21:28.870632+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:21:40.330947+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:21:40.336951+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.339076+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.340218+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.340559+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.354125+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T15:21:40.354937+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.355388+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.360337+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.360888+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.362644+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.363095+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.366125+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.366555+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.369775+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T15:21:40.377560+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.378048+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.379079+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.379408+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.380476+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.380835+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.382307+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.382733+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.383708+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.384105+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.385131+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:40.385453+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:40.386950+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T15:21:42.870091+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:42.870764+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:42.876902+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:42.878533+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:42.879851+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:42.919177+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T15:21:42.929892+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:21:46.908149+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:21:46.919293+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:21:46.923099+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.188111+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.189839+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.208351+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T15:21:48.209231+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.209799+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.214243+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.214651+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.215943+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.216229+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.217707+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T15:21:48.217969+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.225949+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T15:21:48.227406+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T15:21:48.764581+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T15:21:48.773340+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T15:21:48.775465+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-13T15:21:48.775631+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-13T15:21:48.776179+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-13T15:21:48.810016+00:00] doctrine.DEBUG: Executing query: ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-13T15:21:48.823648+00:00] doctrine.DEBUG: Executing query: ALTER TABLE proposition ADD demotis_id INT NOT NULL {"sql":"ALTER TABLE proposition ADD demotis_id INT NOT NULL"} [] [2025-12-13T15:21:48.842645+00:00] doctrine.DEBUG: Executing query: ALTER TABLE proposition ADD CONSTRAINT FK_C7CDC353FF79C84A FOREIGN KEY (demotis_id) REFERENCES demotis (id) {"sql":"ALTER TABLE proposition ADD CONSTRAINT FK_C7CDC353FF79C84A FOREIGN KEY (demotis_id) REFERENCES demotis (id)"} [] [2025-12-13T15:21:48.853908+00:00] doctrine.DEBUG: Executing query: CREATE INDEX IDX_C7CDC353FF79C84A ON proposition (demotis_id) {"sql":"CREATE INDEX IDX_C7CDC353FF79C84A ON proposition (demotis_id)"} [] [2025-12-13T15:21:48.867280+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-13T15:21:48.880628+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564A76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-13T15:21:48.896576+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251213152142","2":"2025-12-13 15:21:48","3":122}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251213152142","2":"2025-12-13 15:21:48","3":122},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:21:48.899535+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:21:48.906246+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:23:13.272203+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:23:13.295967+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:23:13.296434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.296740+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.296866+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.296956+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.297045+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.297154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.297242+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.297400+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:23:13.316334+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:23:13.337627+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:23:13.382502+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:23:13.518529+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:23:13.528126+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:23:13.533226+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:23:13.535368+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:23:13.752339+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:28:18.195399+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/" (from "http://localhost/symfony/democratos/public/")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/\" (from \"http://localhost/symfony/democratos/public/\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:181)"} [] [2025-12-13T15:28:18.478825+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T15:28:18.564290+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15e67c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/15e67c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:28:18.580436+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:28:49.156605+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","_controller":"App\\Controller\\PropositionController::list","demotios_id":"1"},"request_uri":"http://localhost/symfony/democratos/public/1","method":"GET"} [] [2025-12-13T15:28:49.166958+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:28:49.167109+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167213+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167306+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167395+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167724+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.167903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:28:49.177942+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:28:49.196117+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:28:49.242582+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 45 near 'd.demotis_id': Error: 'd' is not defined." at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 45 near 'd.demotis_id': Error: 'd' is not defined. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a FROM App\\Entity\\Proposition a WHERE d.demotis_id = :demotis_id ORDER BY a.vote_yes DESC at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:18)"} [] [2025-12-13T15:28:49.703147+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:28:49.714346+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:28:49.718533+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:28:49.725379+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:28:49.845213+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76fbaa"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/76fbaa?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:28:49.864830+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:28:50.033221+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76fbaa"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/76fbaa?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:28:50.035536+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:28:50.102894+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:28:50.443212+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76fbaa"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/76fbaa?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:28:50.445774+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:19.486634+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotios_id":"1","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/1","method":"GET"} [] [2025-12-13T15:32:19.494327+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:32:19.494482+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.494588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.494679+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.494773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.494860+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.495789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.495927+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.496134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:19.524659+00:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\PropositionController::list" requires the "$demotis_id" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one." at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\PropositionController::list\" requires the \"$demotis_id\" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\Controller\\ArgumentResolver.php:122)"} [] [2025-12-13T15:32:19.590136+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:32:19.606029+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:32:19.628132+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:32:19.644784+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:32:19.692013+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:32:19.902951+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20be60"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/20be60?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:19.921278+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:19.945026+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:32:20.165003+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20be60"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/20be60?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:20.178632+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:29.701698+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotios_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:32:29.716846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:32:29.717014+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.717133+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.717235+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.717334+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.717521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.717795+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.718059+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.718399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:29.739427+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:29.757327+00:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\PropositionController::list" requires the "$demotis_id" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one." at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\PropositionController::list\" requires the \"$demotis_id\" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\Controller\\ArgumentResolver.php:122)"} [] [2025-12-13T15:32:29.810269+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:32:29.816818+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:32:29.828770+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:32:29.835196+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:32:29.841939+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:32:30.039857+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e7c0c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5e7c0c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:30.058019+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:30.217159+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e7c0c"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5e7c0c?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:30.219702+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:30.219745+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:32:58.414300+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotios_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:32:58.422597+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:32:58.422750+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.422865+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.423178+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.423438+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.423520+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.423764+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.424011+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.424279+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:32:58.444190+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:58.454050+00:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\PropositionController::list" requires the "$demotis_id" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one." at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\PropositionController::list\" requires the \"$demotis_id\" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\Controller\\ArgumentResolver.php:122)"} [] [2025-12-13T15:32:58.499794+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:32:58.506835+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:32:58.519459+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:32:58.523996+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:32:58.533802+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:32:58.649598+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ce488"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ce488?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:58.664051+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:58.827144+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ce488"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ce488?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:58.830006+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:32:58.912892+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:32:59.258834+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ce488"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8ce488?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:32:59.261261+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:34:06.018133+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:34:06.027876+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:34:06.028079+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.028220+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.028343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.028468+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.028584+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.028703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.029038+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.029203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:06.049432+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:34:06.091270+00:00] doctrine.DEBUG: Executing query: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ ORDER BY p0_.vote_yes DESC {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ ORDER BY p0_.vote_yes DESC"} [] [2025-12-13T15:34:06.180482+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:34:06.185062+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:34:06.188288+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:34:06.190642+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:34:06.330345+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:34:32.652110+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:34:32.670032+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:34:32.670494+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.670808+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.671085+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.671362+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.671789+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.672063+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.672318+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.672634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:34:32.697882+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:34:32.734145+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:34:32.751569+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 47 near 'demotis_id =': Error: Class App\Entity\Proposition has no field or association named demotis_id" at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 47 near 'demotis_id =': Error: Class App\\Entity\\Proposition has no field or association named demotis_id at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a FROM App\\Entity\\Proposition a WHERE a.demotis_id = :demotis_id ORDER BY a.vote_yes DESC at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:18)"} [] [2025-12-13T15:34:33.161732+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:34:33.165880+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:34:33.168871+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:34:33.175984+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:34:33.341115+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6983af"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6983af?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:34:33.369601+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:34:33.545950+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6983af"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6983af?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:34:33.548244+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:34:33.556637+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:34:33.965490+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6983af"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6983af?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:34:33.967911+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:35:29.563767+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"1","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/1","method":"GET"} [] [2025-12-13T15:35:29.573315+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:35:29.573478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.573585+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.573800+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.574091+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.574396+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.574682+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.574946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.575231+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:35:29.589805+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:35:29.604950+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:35:29.633482+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 47 near 'demotis_id =': Error: Class App\Entity\Proposition has no field or association named demotis_id" at QueryException.php line 28 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 47 near 'demotis_id =': Error: Class App\\Entity\\Proposition has no field or association named demotis_id at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:28)\n[previous exception] [object] (Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT a FROM App\\Entity\\Proposition a WHERE a.demotis_id = :demotis_id ORDER BY a.vote_yes DESC at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:18)"} [] [2025-12-13T15:35:29.920162+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:35:29.924442+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:35:29.927270+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:35:29.942243+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:35:30.048788+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19a747"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/19a747?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:35:30.054994+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:35:30.253142+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19a747"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/19a747?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:35:30.257251+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:35:30.385745+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:35:30.671053+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19a747"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/19a747?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:35:30.673575+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:37:54.318855+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"1","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/1","method":"GET"} [] [2025-12-13T15:37:54.327435+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:37:54.327597+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.327707+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.327798+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.327966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.329185+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.329346+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.329459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.329571+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:54.349935+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:37:54.378906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:37:54.423894+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:37:54.435905+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:37:54.437343+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:37:54.438902+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:37:54.439850+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:37:54.618082+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:37:59.002750+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/2","method":"GET"} [] [2025-12-13T15:37:59.014131+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:37:59.014571+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.014929+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.015235+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.015587+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.015880+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.016177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.016462+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.016768+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:37:59.045297+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:37:59.080446+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:37:59.099265+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:37:59.112462+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:37:59.120158+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:37:59.122042+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:37:59.124739+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:37:59.331773+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:38:02.802579+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/3","method":"GET"} [] [2025-12-13T15:38:02.804274+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:38:02.804367+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804418+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804462+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804645+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804686+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.804729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:02.807501+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:02.810894+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:38:02.852102+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:02.869382+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:38:02.876772+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:02.882850+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:38:02.884984+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:38:03.113027+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:38:07.483857+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"4","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/4","method":"GET"} [] [2025-12-13T15:38:07.485629+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:38:07.485805+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.485864+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.485906+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.485947+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.485984+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.486024+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.486062+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.486106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:07.488921+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:07.492286+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:38:07.502374+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:07.518993+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:38:07.525482+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:07.528907+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:38:07.529613+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:38:07.686778+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:38:11.025087+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"5","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/5","method":"GET"} [] [2025-12-13T15:38:11.026742+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:38:11.026824+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.026874+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.026916+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.026956+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.026995+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.027034+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.027072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.027115+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:11.029837+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:11.033272+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:38:11.058947+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:11.069562+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:38:11.075553+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:11.077892+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:38:11.078557+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:38:11.252324+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:38:12.921247+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"add","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-13T15:38:12.922246+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:38:12.922327+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922380+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922443+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922485+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922567+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922606+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.922648+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:38:12.923673+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:38:12.925309+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:12.927081+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:38:12.948628+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:38:12.951553+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:38:12.955028+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Repository\PropositionRepository::findAllByDemotisOrderByVoteYes(): Argument #1 ($demotis_id) must be of type int, string given, called in C:\wamp642\www\symfony\democratos\src\Controller\PropositionController.php on line 25" at PropositionRepository.php line 19 {"exception":"[object] (TypeError(code: 0): App\\Repository\\PropositionRepository::findAllByDemotisOrderByVoteYes(): Argument #1 ($demotis_id) must be of type int, string given, called in C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php on line 25 at C:\\wamp642\\www\\symfony\\democratos\\src\\Repository\\PropositionRepository.php:19)"} [] [2025-12-13T15:38:13.020067+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:38:13.165836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87d500"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/87d500?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:38:13.177464+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:13.356883+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87d500"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/87d500?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:38:13.359555+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:38:13.364758+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:38:13.763297+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87d500"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/87d500?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:38:13.765774+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:40:30.441027+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/5"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/5\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/5/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T15:40:38.136580+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\PropositionController::index"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T15:40:38.151237+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:40:38.151435+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.151546+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.151638+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.151729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.151816+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.151995+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.152275+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.152511+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.186563+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:40:38.192220+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:40:38.200710+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:40:38.206035+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:40:38.356941+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:40:38.413887+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/list","method":"GET"} [] [2025-12-13T15:40:38.423582+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:40:38.423778+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.423880+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.423967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.424052+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.424131+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.424213+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.424291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.424378+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:38.439340+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:40:38.456884+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:40:38.505787+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:40:38.598419+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:40:38.603872+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:40:38.606640+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:40:38.608207+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:40:38.801690+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:40:42.441287+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/add","method":"GET"} [] [2025-12-13T15:40:42.454997+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:40:42.455145+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.455267+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.455378+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.455668+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.455778+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.455866+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.456035+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.456144+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:40:42.463934+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:40:42.474757+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:40:42.492320+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:40:42.518219+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:40:42.523212+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:40:42.592191+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:40:42.787512+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:41:14.555241+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:41:14.559452+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:41:14.559761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.559999+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560108+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560206+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560294+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560382+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560466+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.560560+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:41:14.563851+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:41:14.568870+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:41:14.580561+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:41:14.583999+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:41:14.587229+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:41:14.614068+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:41:14.633619+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:41:14.776912+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:43:26.342457+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/list" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/list\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/list/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T15:43:26.767660+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T15:43:26.904338+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8466b0"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8466b0?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:43:26.921243+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:43:38.215955+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:43:38.228524+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:43:38.228691+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.228804+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.229062+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.229188+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.229294+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.229399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.231748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.231895+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:38.238682+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:43:38.246303+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:43:38.270326+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:43:38.304618+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:38.315316+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:43:38.353752+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:38.373374+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:43:38.597423+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:43:39.500071+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:43:39.500955+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:43:39.501029+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501077+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501301+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501339+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.501381+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:39.503914+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:43:39.507099+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:43:39.523378+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:39.540368+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:43:39.542983+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:39.544703+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:43:39.548274+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:43:39.735974+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:43:51.896109+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T15:43:51.908109+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:43:51.908526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.908845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.909132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.909421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.909694+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.909972+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.910282+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.910565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:51.944860+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:43:51.981224+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:43:52.022916+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:52.050122+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:43:52.056957+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:52.061277+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:43:52.063544+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:43:52.272168+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:43:54.404236+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T15:43:54.405763+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:43:54.405843+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.405894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.405936+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.405977+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.406017+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.406056+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.406093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.406135+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:43:54.408855+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:43:54.435973+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:43:54.439947+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:43:54.464686+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:43:54.475562+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:43:54.483417+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:43:54.634635+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:44:03.658567+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"POST"} [] [2025-12-13T15:44:03.661976+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:44:03.662131+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662242+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662330+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662419+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662506+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.662807+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:44:03.666040+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:44:03.671012+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:44:03.676038+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:44:03.692966+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:44:03.699165+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:44:03.721297+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T15:44:04.360138+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T15:44:04.362521+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"Test sur demotis 2","2":"Test sur demotis 2","3":null,"4":"2025-12-13 15:44:03","5":0,"6":0,"7":null}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"Test sur demotis 2","2":"Test sur demotis 2","3":null,"4":"2025-12-13 15:44:03","5":0,"6":0,"7":null},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:44:04.373460+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2025-12-13T15:44:04.376386+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'demotis_id' ne peut être vide (null)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'demotis_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'demotis_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'demotis_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-13T15:44:04.763945+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:44:04.959825+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b9f4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b0b9f4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:44:04.980601+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:44:05.152269+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b9f4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b0b9f4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:44:05.155503+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:44:05.173510+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:44:05.568314+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b9f4"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b0b9f4?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:44:05.570730+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:45:36.023239+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T15:45:36.033276+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:45:36.034302+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.035790+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036033+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036174+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036286+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036394+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036493+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.036600+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:36.159692+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:45:36.168881+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:45:36.199349+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:45:36.210206+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:45:36.213790+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:45:36.339947+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:45:43.547454+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"GET"} [] [2025-12-13T15:45:43.564044+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:45:43.564453+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.564767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.565045+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.565615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.565954+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.566235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.566496+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.566769+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:45:43.653057+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:45:43.659666+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:45:43.672132+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:45:43.683341+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:45:43.688962+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:45:43.868573+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:47:52.604849+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"GET"} [] [2025-12-13T15:47:52.621156+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:47:52.621335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.621454+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.621559+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.621660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.621900+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.622047+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.622173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.622302+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:47:52.661969+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:47:52.694925+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:47:52.859826+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:47:52.860988+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:47:52.863563+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:47:52.869935+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:47:53.056204+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:48:01.202148+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"POST"} [] [2025-12-13T15:48:01.216522+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:48:01.216849+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.216972+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.217065+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.217156+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.217650+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.217834+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.217950+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.218145+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:01.229068+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:48:01.249061+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:48:01.272769+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:48:01.291305+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:01.301794+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:48:01.334277+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:01.362221+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T15:48:02.066805+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T15:48:02.068179+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"Test sur demotis 2","2":"Test sur demotis 2","3":null,"4":"2025-12-13 15:48:01","5":0,"6":0,"7":2}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"Test sur demotis 2","2":"Test sur demotis 2","3":null,"4":"2025-12-13 15:48:01","5":0,"6":0,"7":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:02.073010+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T15:48:02.075972+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:48:02.194294+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:48:02.197568+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:48:02.197714+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.197829+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.197931+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.198035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.198134+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.198235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.198331+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.198435+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:02.208952+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:48:02.221870+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:48:02.259472+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:02.331408+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:48:02.333990+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:02.335559+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:48:02.337731+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:48:03.002117+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:48:03.008707+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:48:06.498101+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T15:48:06.510970+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:48:06.511148+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.512293+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.512784+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.513857+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.514044+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.514158+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.514251+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.514348+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:06.541281+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:48:06.564437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:48:06.611646+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:06.648832+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:48:06.652966+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:06.658447+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:48:06.662893+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:48:06.854946+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:48:12.607821+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:48:12.615528+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:48:12.615727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.615840+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.615935+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.616162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.616273+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.616371+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.616459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.616553+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:48:12.639264+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:48:12.656257+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:48:12.670773+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:12.691031+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:48:12.694116+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:48:12.696689+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:48:12.698875+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:48:12.905485+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:50:27.078054+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:50:27.093272+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:50:27.095115+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095278+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095384+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095482+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095571+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095741+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.095904+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.096124+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:27.129501+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:50:27.146610+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:50:27.160623+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:50:27.189066+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:50:27.192918+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:50:27.196156+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:50:27.198246+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:50:27.406094+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:50:34.003550+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:50:34.013024+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:50:34.013184+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013316+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013433+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013551+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013688+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013802+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.013912+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.014034+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:50:34.019004+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:50:34.036770+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:50:34.053311+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:50:34.060738+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:50:34.067887+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:50:34.106639+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:50:34.125546+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:50:34.333420+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:51:42.562090+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:51:42.565817+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:51:42.565937+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566125+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566394+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566476+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.566562+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:51:42.569477+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:51:42.574277+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:51:42.580090+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:51:42.596107+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:51:42.603713+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:51:42.615417+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:51:42.716231+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected character "'" in "demotis/list.html.twig" at line 19." at list.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected character \"'\" in \"demotis/list.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\list.html.twig:19)"} [] [2025-12-13T15:51:43.057197+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:51:43.265691+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5792dd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5792dd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:51:43.296126+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:51:43.474020+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5792dd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5792dd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:51:43.476387+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:51:43.612293+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:51:43.890479+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5792dd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5792dd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:51:43.893082+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:21.990651+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:52:21.995739+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:52:21.995875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.995986+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996076+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996163+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996245+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996411+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:21.996500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:22.000979+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:52:22.006181+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:22.012835+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:52:22.040030+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:22.049477+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:52:22.063298+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:22.090295+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected character "'" in "demotis/list.html.twig" at line 19." at list.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected character \"'\" in \"demotis/list.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\list.html.twig:19)"} [] [2025-12-13T15:52:22.250289+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:52:22.314120+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5291e7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5291e7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:22.320819+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:22.489285+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5291e7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5291e7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:22.492480+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:22.585113+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:52:22.893598+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5291e7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5291e7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:22.896286+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:24.737276+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:52:24.738862+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:52:24.738937+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.738983+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739022+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739061+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739099+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739172+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.739212+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:24.740508+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:52:24.742554+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:24.745879+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:52:24.766969+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:24.771232+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:52:24.783391+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:24.807327+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected character "'" in "demotis/list.html.twig" at line 19." at list.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected character \"'\" in \"demotis/list.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\list.html.twig:19)"} [] [2025-12-13T15:52:24.920821+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:52:25.025679+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"670393"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/670393?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:25.038233+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:25.231055+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"670393"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/670393?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:25.233646+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:25.352685+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:52:25.666435+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"670393"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/670393?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:25.668924+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:27.847665+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:52:27.849244+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:52:27.849318+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849403+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849442+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849514+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849549+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.849589+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:52:27.850987+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:52:27.853143+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:27.855187+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:52:27.878794+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:27.881527+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:52:27.891000+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:52:27.911844+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected character "'" in "demotis/list.html.twig" at line 19." at list.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected character \"'\" in \"demotis/list.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\demotis\\list.html.twig:19)"} [] [2025-12-13T15:52:28.028603+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:52:28.143606+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef70a3"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ef70a3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:28.152415+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:28.326491+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef70a3"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ef70a3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:28.328869+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:52:28.379614+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:52:28.731455+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef70a3"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/ef70a3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T15:52:28.733920+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:53:03.052393+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:53:03.063674+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:53:03.064065+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.064389+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.064665+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.064940+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.065198+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.065462+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.065716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.066029+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:03.076649+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:53:03.100604+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:53:03.113211+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:53:03.150147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:53:03.163603+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:53:03.195967+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:53:03.323261+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:53:03.554696+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:53:05.116098+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:53:05.122554+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:53:05.122693+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.122791+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.122878+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.122963+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.123147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.123241+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.123343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.123432+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:53:05.144035+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:53:05.167446+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:53:05.207058+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:53:05.259288+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:53:05.262439+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:53:05.266474+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:53:05.268431+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:53:05.448442+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:02.364352+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T15:54:02.375138+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:02.375557+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.375879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.376271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.376406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.376525+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.376671+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.376968+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.377357+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:02.383694+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:02.408728+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:02.429804+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:02.437775+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:02.445778+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:02.468107+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:02.480732+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:02.673160+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:31.288943+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T15:54:31.295278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:31.295496+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.295662+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.295839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.295989+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.296130+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.296273+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.296406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.296549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:31.310311+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:31.336908+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:31.367949+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:31.404947+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:31.407624+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:31.409158+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:31.410241+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:31.592908+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:34.263191+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T15:54:34.273851+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:34.274215+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.274504+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.274820+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.275084+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.275330+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.275580+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.275823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.276083+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:34.305941+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:34.321377+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:34.358108+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:34.366645+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:34.371063+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:34.373009+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:34.374902+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:34.589902+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:36.727741+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T15:54:36.728658+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:36.728729+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.728775+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.728814+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.728914+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.728954+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.728992+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.729027+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.729066+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:36.731064+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:36.733778+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:36.747414+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:36.758175+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:36.763235+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:36.765045+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:36.766585+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:37.071162+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:38.965738+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T15:54:38.971179+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:38.971402+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.971763+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.971831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.971879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.971920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.971961+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.972000+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.972043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:38.999284+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:39.027604+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:39.073438+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:39.092243+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:39.098959+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:39.100963+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:39.101651+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:39.282714+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:40.053053+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T15:54:40.053903+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:40.053975+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054021+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054059+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054096+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054169+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054204+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.054243+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:40.056511+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:40.059036+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:40.075746+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:40.121650+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:40.122476+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:40.124888+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:40.128424+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:40.282252+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:45.596997+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:54:45.604064+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:45.604213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604333+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604516+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604603+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604690+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604773+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.604863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:45.620421+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:45.633149+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:45.670261+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:45.695433+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:45.698362+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:45.700040+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:45.702562+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:45.888418+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T15:54:46.882473+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T15:54:46.883680+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T15:54:46.883757+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.883804+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.883842+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.883949+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.883992+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.884031+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.884067+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.884107+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T15:54:46.887879+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T15:54:46.899946+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T15:54:46.927021+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:46.964861+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T15:54:46.969929+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T15:54:46.971486+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T15:54:46.973421+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T15:54:47.172712+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:01:32.058832+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:01:32.080957+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:01:32.081283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.081449+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.081570+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.082037+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.082163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.082332+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.082437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.082543+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:01:32.123609+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:01:32.142119+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:01:32.216876+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:01:32.466810+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:01:32.467845+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:01:32.472086+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:01:32.473925+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:01:32.634111+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:02:08.166988+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:02:08.179733+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:02:08.179894+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.179999+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.180092+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.180184+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.180272+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.180826+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.180933+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.181057+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:08.200890+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:08.246930+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:02:08.285610+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:08.332434+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:08.509384+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:02:08.511493+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:08.513044+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:02:08.515688+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:02:08.768153+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:02:19.348035+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/proposition/list:2"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/proposition/list:2\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/proposition/list:2/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T16:02:19.681864+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:19.843515+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T16:02:19.945236+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1972ad"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1972ad?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:02:19.956117+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:20.131307+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1972ad"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1972ad?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:02:20.134037+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:20.537458+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1972ad"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1972ad?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:02:20.539914+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:27.580324+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:02:27.585886+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:02:27.586033+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586133+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586338+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586438+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586525+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586611+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586694+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.586783+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:27.597843+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:27.612793+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:02:27.642812+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:27.674577+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:27.696192+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:02:27.697140+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:27.698987+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:02:27.701727+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:02:27.888231+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:02:46.107313+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:02:46.118503+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:02:46.118661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.118770+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.118867+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.119045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.119332+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.119620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.119896+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.120191+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:46.142679+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:46.169502+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:02:46.180565+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:46.218479+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:46.355786+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:02:46.356601+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:46.358278+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:02:46.359923+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:02:46.552010+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:02:58.194333+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T16:02:58.202203+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:02:58.202372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.202487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.202588+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.202678+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.202836+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.202936+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.203135+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.203250+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:02:58.226675+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:02:58.246003+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:02:58.274347+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:58.295768+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:58.309233+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:02:58.311116+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:02:58.312539+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:02:58.313300+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:02:58.548333+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:03:03.423270+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T16:03:03.435726+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:03:03.436099+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.436403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.436730+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.437015+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.437282+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.437552+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.437813+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.438094+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:03.461617+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:03:03.483432+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:03:03.494852+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:03.523601+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:03.541994+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:03:03.543337+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:03.544955+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:03:03.545774+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:03:03.769375+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:03:04.921611+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:03:04.925942+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:03:04.927012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.927098+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.927585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.927639+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.928041+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.928102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.928538+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.928586+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:03:04.938556+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:03:04.949998+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:03:04.981938+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:05.008878+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:05.031269+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:03:05.032813+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:03:05.034867+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:03:05.037195+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:03:05.170223+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:05:03.263208+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:05:03.275353+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:05:03.275568+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.275684+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.275784+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.276136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.276260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.276512+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.276796+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.277142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:03.295785+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:05:03.322849+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:05:03.355412+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:03.378297+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:03.540425+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:05:03.541741+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:03.543226+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:05:03.545036+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:05:03.725099+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:05:07.178450+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:05:07.207547+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:05:07.207823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.208142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.208269+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.208437+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.210255+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.211489+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.212144+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.212622+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:07.239563+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:05:07.260646+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:05:07.289637+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:07.309353+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:07.333881+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:05:07.334701+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:07.336128+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:05:07.337386+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:05:07.563456+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:05:45.646663+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:05:45.652186+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:05:45.652375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.652542+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.652816+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.652945+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.653048+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.653149+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.653244+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.653471+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:45.667526+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:05:45.690067+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:05:45.700601+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:45.728145+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:45.780274+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:05:45.781085+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:45.788332+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:05:45.790729+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:05:45.946710+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:05:50.066382+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:05:50.072280+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:05:50.072439+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.072550+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.072642+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.072861+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.072955+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.073263+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.073470+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.073632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:05:50.091871+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:05:50.113418+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:05:50.120745+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:50.141652+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:50.159418+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:05:50.160365+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:05:50.162073+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:05:50.163214+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:05:50.334794+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:06:18.868597+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:06:18.875967+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:06:18.876132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876241+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876333+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876422+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876508+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876596+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876680+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.876773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:18.889875+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:06:18.904211+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:06:18.910971+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:06:19.003574+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:06:19.134337+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:06:19.135168+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:06:19.136516+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:06:19.137604+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:06:19.374644+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:06:21.709781+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","id":"6","_controller":"App\\Controller\\PropositionController::show"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6","method":"GET"} [] [2025-12-13T16:06:21.716454+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:06:21.716641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.716752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.720165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.720377+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.720818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.721799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.722071+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.722312+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:06:21.756236+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:06:21.774041+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:06:21.794307+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:06:21.837828+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 19." at base.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:19)"} [] [2025-12-13T16:06:21.977983+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:06:21.984018+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:06:21.986233+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:06:21.993434+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:06:22.086274+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"205b59"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/205b59?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:06:22.091019+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:06:22.266980+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"205b59"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/205b59?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:06:22.272405+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:06:22.361688+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:06:22.684035+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"205b59"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/205b59?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:06:22.686438+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:07:54.889976+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T16:07:54.900011+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:07:54.900189+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.900325+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904210+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904490+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904604+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904789+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.904884+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:07:54.932713+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:07:54.950385+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:07:54.962222+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:07:55.012503+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:07:55.013908+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:07:55.015708+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:07:55.020279+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:07:55.284940+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:08:45.203428+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:08:45.210995+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:08:45.211163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211274+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211373+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211493+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211583+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211822+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.211924+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.212029+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:45.230414+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:08:45.249038+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:08:45.265827+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:08:45.306235+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:08:45.462901+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:08:45.464769+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:08:45.468191+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:08:45.472031+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:08:45.673942+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:08:47.920826+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"GET"} [] [2025-12-13T16:08:47.922175+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:08:47.922260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922310+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922350+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922391+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922466+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922502+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.922543+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:08:47.926915+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:08:47.936621+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:08:47.973257+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:08:48.049949+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:08:48.051301+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:08:48.055564+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:08:48.064034+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:08:48.244223+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:09:02.468770+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"POST"} [] [2025-12-13T16:09:02.486706+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:09:02.487030+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.489348+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.489611+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.489827+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.490100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.490405+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.490691+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.492821+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:02.510394+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:09:02.533141+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:09:02.552005+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:09:02.557632+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:02.564557+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:09:02.574891+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:02.586728+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T16:09:03.157440+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T16:09:03.159004+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"test","2":"test","3":null,"4":"2025-12-13 16:09:02","5":0,"6":0,"7":2}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"test","2":"test","3":null,"4":"2025-12-13 16:09:02","5":0,"6":0,"7":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:03.160076+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T16:09:03.163755+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:09:03.294929+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:09:03.301311+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:09:03.301478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.301590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.301687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.301786+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.304074+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.304295+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.304404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.304505+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:09:03.328044+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:09:03.341289+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:09:03.359219+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:03.366051+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:09:03.409313+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:03.429668+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:09:03.430732+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:09:03.432995+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:09:03.435022+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:09:03.633352+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:30.760048+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:11:30.767171+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:30.767330+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767434+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767633+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767719+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767806+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767890+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.767982+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:30.784971+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:30.801572+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:30.810147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:30.843892+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:30.876126+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:30.877848+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:30.879549+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:30.880488+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:31.048301+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:35.571018+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"2","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/2","method":"POST"} [] [2025-12-13T16:11:35.583053+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:35.583214+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583330+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583618+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583706+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583883+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.583987+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:35.587947+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:35.607822+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:35.621546+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:35.653939+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:35.662059+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:35.678289+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:35.699249+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T16:11:36.303160+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T16:11:36.304295+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"test","2":"test","3":null,"4":"2025-12-13 16:11:35","5":0,"6":0,"7":2}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"test","2":"test","3":null,"4":"2025-12-13 16:11:35","5":0,"6":0,"7":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:36.304927+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T16:11:36.306404+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:36.431628+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:11:36.434159+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:36.434288+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434395+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434488+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434581+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434668+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434757+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434845+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.434938+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:36.451537+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:36.465070+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:36.491436+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:36.498097+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:36.533864+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:36.551369+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:36.552163+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:36.556686+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:36.562021+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:36.769328+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:44.874210+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:11:44.882003+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:44.882405+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.882768+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.883093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.883340+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.883691+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.883866+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.883966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.884060+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:44.905443+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:44.927204+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:44.952774+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:44.981144+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:45.013726+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:45.014888+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:45.018951+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:45.023904+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:45.226060+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:46.575969+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:11:46.577077+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:46.577151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577228+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577273+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577362+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577400+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.577478+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:46.581053+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:46.584864+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:46.598589+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:46.622150+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:46.649302+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:46.650886+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:46.653089+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:46.656144+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:46.861797+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:11:49.693031+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:11:49.700400+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:11:49.700598+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.700727+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.700839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.700952+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.701057+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.701165+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.701267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.701375+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:11:49.714717+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:11:49.731442+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:11:49.738357+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:49.762700+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:49.796163+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:11:49.797124+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:11:49.802875+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:11:49.807117+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:11:49.986834+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:21:35.427222+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:21:35.440275+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:21:35.440468+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.440703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.440824+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.440932+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.441032+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.441136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.441238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.441344+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:35.460770+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:21:35.495586+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:35.552069+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:35.605162+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:21:35.606313+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:35.608378+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:21:35.614500+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("proposition_id") to generate a URL for route "proposition_show".") in "proposition/list.html.twig" at line 20." at list.html.twig line 20 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\".\") in \"proposition/list.html.twig\" at line 20. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\list.html.twig:20)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T16:21:35.762722+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:21:36.098315+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:21:43.387078+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6","method":"GET"} [] [2025-12-13T16:21:43.395515+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:21:43.395687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.395827+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.395938+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.396046+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.396146+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.396246+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.396338+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.396438+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.415429+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:21:43.444012+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.485603+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.512841+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6","method":"GET"} [] [2025-12-13T16:21:43.515820+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:21:43.519473+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:21:43.519620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.519747+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.519941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.520147+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.520273+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.520461+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.520581+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.520698+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:21:43.540382+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:21:43.553564+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:21:43.556446+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.556920+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.557841+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:21:43.575342+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.610513+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:21:43.619201+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:21:43.683064+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:21:43.685091+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:21:43.689317+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:21:43.705198+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:21:44.065738+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:21:44.099800+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T16:21:44.173108+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:21:44.220809+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a573d9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a573d9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:21:44.243740+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:17.316078+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6","method":"GET"} [] [2025-12-13T16:22:17.345216+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:22:17.345644+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.345957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.346238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.346518+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.346783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.347058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.347360+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.347648+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:17.368032+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:17.402440+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:22:17.449464+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:17.497907+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:17.520401+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:22:17.563753+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:22:17.564882+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:17.566389+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:22:17.578868+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:22:17.797051+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a405a"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a405a?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:17.808853+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:17.970328+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a405a"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a405a?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:17.973061+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:18.010772+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:22:18.373995+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a405a"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4a405a?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:18.376872+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:20.685059+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T16:22:20.687019+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:22:20.687093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687181+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687219+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687298+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687333+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.687373+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:20.691149+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:20.699078+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:22:20.710476+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:20.737506+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:20.909608+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:22:20.910443+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:20.912166+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:22:20.915407+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:22:21.095011+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:22:27.128702+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T16:22:27.139920+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:22:27.140336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.140919+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.141543+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.141953+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.142282+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.142631+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.143165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.143622+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:27.172681+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:27.192543+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:22:27.198388+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:27.206665+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:27.227974+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:22:27.292445+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:22:27.293624+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:27.295925+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:22:27.301742+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:22:27.440675+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7fd66"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7fd66?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:27.450636+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:27.606331+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7fd66"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7fd66?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:27.608981+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:27.718861+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:22:28.017341+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7fd66"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/b7fd66?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:28.019898+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:39.909357+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T16:22:39.922075+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:22:39.922416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.922717+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.922934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.923135+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.923514+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.923782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.923959+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.924137+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:22:39.942845+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:39.976701+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:22:39.993577+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:40.009618+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:40.032402+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:22:40.066367+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:22:40.068841+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:22:40.072953+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:22:40.081183+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:22:40.265180+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f20992"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f20992?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:40.281166+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:40.439366+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f20992"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f20992?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:40.442211+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:22:40.487059+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:22:40.883552+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f20992"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f20992?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:22:40.886207+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:06.735768+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"1","_controller":"App\\Controller\\PropositionController::show","proposition_id":"1"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/1/1","method":"GET"} [] [2025-12-13T16:28:06.740598+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:28:06.740739+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.740840+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.740930+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.741020+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.741106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.741193+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.741277+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.741367+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:06.754492+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:06.772702+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:28:06.779579+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:06.798834+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:06.817764+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:28:06.909841+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:28:06.912708+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:06.915347+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:28:06.931836+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:28:07.047884+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36f530"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/36f530?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:07.060184+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:07.231094+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36f530"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/36f530?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:07.233956+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:07.273304+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:28:07.669267+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36f530"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/36f530?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:07.672734+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:13.148862+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/proposition/"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/proposition/\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/proposition\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T16:28:13.304933+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:13.446087+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e4b3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1e4b3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:13.465250+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:13.651509+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e4b3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1e4b3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:13.660250+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:14.080094+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e4b3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1e4b3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:14.082532+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:17.596124+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\PropositionController::index"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T16:28:17.598240+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:28:17.598347+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598415+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598476+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598553+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598627+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598702+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598774+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.598854+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.603815+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:28:17.609051+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:17.619712+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:28:17.639889+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:17.645524+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:28:17.685583+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:28:17.686547+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:28:17.686619+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686669+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686708+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686747+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686820+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686855+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.686895+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:17.689206+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:17.709605+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:28:17.732230+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:17.758907+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:17.780493+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:28:17.781108+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:17.783649+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:28:17.785782+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:28:17.860777+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:28:17.954573+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:28:19.146906+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:28:19.148159+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:28:19.148235+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148284+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148324+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148402+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148481+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.148558+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:28:19.152677+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:19.157033+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:28:19.163783+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:19.184362+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:19.208658+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getComments() on null" at PropositionController.php line 64 {"exception":"[object] (Error(code: 0): Call to a member function getComments() on null at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:64)"} [] [2025-12-13T16:28:19.252801+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:28:19.254008+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:28:19.255513+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:28:19.263361+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:28:19.411049+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4243bd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4243bd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:19.426525+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:19.600229+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4243bd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4243bd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:19.604557+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:28:19.616635+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:28:20.013935+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4243bd"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4243bd?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:28:20.016432+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:00.536133+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:30:00.545011+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:00.545176+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545295+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545397+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545489+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545573+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545661+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545772+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.545868+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:00.578047+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:00.625297+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:00.666003+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:00.748052+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:00.749552+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:00.751566+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:00.752526+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:00.758614+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:00.906727+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:30:10.233843+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:30:10.244711+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:10.244859+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.244957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245200+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245408+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.245682+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:10.275998+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:10.317979+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:10.354299+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:10.366822+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:10.426648+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:10.427842+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:10.430506+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:10.432412+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:10.436662+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:10.673777+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:30:11.760963+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:30:11.762232+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:11.762310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762449+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762491+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762528+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762601+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.762641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:11.766128+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:11.772155+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:11.780709+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:11.796989+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:11.821645+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:11.823935+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:11.828187+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:11.831485+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:12.041213+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:30:13.272798+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:30:13.288782+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:13.289271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.289812+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.290152+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.290469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.294644+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.295243+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.295572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.295885+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:13.350780+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:13.370420+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:13.389752+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:13.406291+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:13.449614+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:13.452408+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:13.454566+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:13.456137+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:13.459560+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:13.678247+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:30:39.623072+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","id":"4","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/no","method":"GET"} [] [2025-12-13T16:30:39.630635+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:39.630809+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.630927+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.631050+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.631154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.631334+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.631446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.631576+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.632100+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:39.658210+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:39.677405+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:39.706024+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:39.767519+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:39.771736+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:39.776155+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:39.815811+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:39.820858+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("proposition_id") to generate a URL for route "proposition_show"." at UrlGenerator.php line 162 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T16:30:39.850002+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:40.092836+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17740a"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/17740a?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:30:40.114153+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:40.277640+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:30:40.298079+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17740a"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/17740a?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:30:40.300947+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:51.476501+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"POST"} [] [2025-12-13T16:30:51.483693+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:30:51.483867+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.483978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484066+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484154+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484314+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484412+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484559+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.484770+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:30:51.488342+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:30:51.496445+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:51.512944+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:30:51.524377+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:51.533757+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:30:51.549077+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:51.553066+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:51.571538+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T16:30:52.263465+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T16:30:52.267258+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"sqdsq","2":"2025-12-13 16:30:51","3":"sdsqd","4":4}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"sqdsq","2":"2025-12-13 16:30:51","3":"sdsqd","4":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:30:52.270198+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T16:30:52.274013+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined variable $id" at PropositionController.php line 57 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $id at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:57)"} [] [2025-12-13T16:30:52.322845+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:30:52.495082+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ed63d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5ed63d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:30:52.517299+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:52.696049+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ed63d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/5ed63d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:30:52.698736+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:30:52.702103+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:32:19.720356+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"POST"} [] [2025-12-13T16:32:19.729044+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:32:19.729212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.729429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.729552+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.729669+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.729876+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.729989+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.730084+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.730192+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:19.738400+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:32:19.761144+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:32:19.785479+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:19.789816+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:32:19.802672+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:19.804766+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:19.837824+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T16:32:20.404713+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T16:32:20.405882+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"sqdsq","2":"2025-12-13 16:32:19","3":"sdsqd","4":4}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"sqdsq","2":"2025-12-13 16:32:19","3":"sdsqd","4":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:20.406693+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T16:32:20.444985+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:32:20.573711+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:32:20.580423+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:32:20.586278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:32:20.586613+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.587886+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.588129+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.588736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.588848+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.588971+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.589071+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.589275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:32:20.603517+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:32:20.616570+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:32:20.644403+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:20.688127+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:20.763362+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:32:20.764643+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:32:20.765955+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:32:20.772920+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("proposition_id") to generate a URL for route "voter".") in "proposition/show.html.twig" at line 19." at show.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"voter\".\") in \"proposition/show.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\show.html.twig:19)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"voter\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T16:32:20.984169+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:32:21.155204+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T16:32:21.229992+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbd699"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/dbd699?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:32:21.253357+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:32:21.400582+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:32:21.418558+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbd699"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/dbd699?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:32:21.421052+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:31.605863+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:35:31.617966+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:35:31.618332+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.618631+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.618904+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.619177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.619434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.620187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.620311+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.620422+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:31.637978+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:31.650927+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:35:31.659205+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:31.670310+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:31.868994+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:35:31.870602+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:31.873119+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:35:31.874743+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:31.889602+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:35:32.073459+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:35:37.557517+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:35:37.563296+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:35:37.563463+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.563784+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.563928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.564043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.564147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.564252+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.564348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.564450+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:37.575639+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:37.589703+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:35:37.607846+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:37.624295+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:37.666719+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:35:37.669464+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:37.674450+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:35:37.681662+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:35:37.872255+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:35:38.903454+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"2"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/2","method":"GET"} [] [2025-12-13T16:35:38.904650+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:35:38.904728+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904777+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904817+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904857+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904894+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904932+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.904968+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.905009+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:38.908809+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:38.912966+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:35:38.941381+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:38.966300+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:39.047600+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:35:39.049522+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:39.051084+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:35:39.051833+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:39.058108+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:35:39.245290+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:35:40.367338+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:35:40.384672+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:35:40.384856+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385036+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385132+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385244+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385425+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.385509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.386741+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:40.412282+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:40.445175+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:35:40.478185+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:40.502497+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:40.525269+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:35:40.526245+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:40.528970+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:35:40.531684+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:35:40.765194+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:35:42.601313+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:35:42.602510+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:35:42.602582+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602629+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602668+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602706+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602743+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602780+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.602865+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:35:42.606562+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:35:42.615548+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:35:42.646426+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:42.676505+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:42.749273+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:35:42.749982+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:42.752895+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:35:42.756584+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:35:42.760449+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:35:42.938070+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:38:37.993852+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:38:38.021917+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:38:38.022370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.024837+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.025210+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.025834+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.026200+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.026538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.027205+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.027896+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:38.055522+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:38:38.078454+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:38:38.105436+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:38.129924+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:38.163490+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:38:38.164296+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:38.168008+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:38:38.170832+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:38:38.362734+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:38:39.598985+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:38:39.600274+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:38:39.600353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600401+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600441+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600480+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600516+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600553+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.600730+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:39.621192+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:38:39.643084+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:38:39.674672+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:39.688299+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:39.736285+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:38:39.736936+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:39.739986+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:38:39.741334+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:39.746792+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:38:39.934846+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:38:48.292681+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:38:48.299815+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:38:48.299967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300070+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300209+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300412+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300714+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.300810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:38:48.318509+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:38:48.343658+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:38:48.351786+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:48.384668+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:48.402650+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:38:48.403640+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:38:48.405089+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:38:48.406165+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:38:48.586729+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:40:46.571089+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:40:46.584516+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:40:46.584746+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585074+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585571+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585696+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585793+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585887+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.585991+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.587099+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:40:46.604707+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:40:46.628567+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:40:46.640413+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:40:46.664101+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:40:46.728358+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:40:46.730314+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:40:46.732713+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:40:46.734147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:40:46.739885+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:40:46.950062+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:02.812554+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:43:02.823310+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:02.823708+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.823959+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824048+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824137+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.824892+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:02.851871+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:02.887007+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:02.928129+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:02.945232+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:03.009361+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:03.011237+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:03.013046+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:03.013711+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:03.022405+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:03.266534+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:04.349371+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:43:04.350549+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:04.350626+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350674+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350723+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350764+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350804+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350843+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350880+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.350921+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:04.354852+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:04.359189+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:04.375120+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:04.389836+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:04.476525+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:04.477132+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:04.478537+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:04.479033+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:04.484356+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:04.775759+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:07.490886+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:43:07.500796+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:07.500966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501075+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501206+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501364+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501511+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.501963+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.502124+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:07.516567+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:07.537224+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:07.550564+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:07.576044+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:07.600777+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:07.601573+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:07.602981+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:07.603993+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:07.827851+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:23.545024+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:43:23.552042+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:23.552204+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552312+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552501+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552590+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552792+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.552887+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:23.570036+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:23.595836+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:23.618918+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:23.632576+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:23.677464+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:23.678666+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:23.680194+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:23.680886+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:23.687550+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:23.909480+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:24.706091+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:43:24.707259+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:24.707335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707384+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707539+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707575+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.707616+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:24.711372+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:24.715615+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:24.732997+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:24.743158+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:24.806522+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:24.808618+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:24.810578+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:24.812016+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:24.818903+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:25.026102+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:26.089061+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:43:26.091230+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:26.091309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091358+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091401+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091440+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091515+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.091592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:26.111253+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:26.140843+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:26.175246+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:26.194261+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:26.247288+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:26.249286+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:26.250856+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:26.252180+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:26.255242+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:26.488322+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:30.877301+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/yes","method":"GET"} [] [2025-12-13T16:43:30.889910+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:43:30.890270+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.890564+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.890787+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.890940+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.891194+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.891453+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.891697+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.891957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:43:30.919485+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:30.930680+00:00] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Controller "App\Controller\PropositionController::voter" requires the "$id" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one." at ArgumentResolver.php line 122 {"exception":"[object] (RuntimeException(code: 0): Controller \"App\\Controller\\PropositionController::voter\" requires the \"$id\" argument that could not be resolved. Either the argument is nullable and no null value has been provided, no default value has been provided or there is a non-optional argument after this one. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\Controller\\ArgumentResolver.php:122)"} [] [2025-12-13T16:43:30.971468+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:43:30.986064+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:43:30.994585+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:43:31.000572+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:43:31.009827+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:43:31.095382+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T16:43:31.139944+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11b547"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/11b547?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:43:31.163561+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:31.330182+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11b547"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/11b547?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:43:31.332736+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:43:31.338479+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:43:31.742146+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11b547"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/11b547?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:43:31.744997+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:45:37.921513+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:45:37.939948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:45:37.940113+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.940219+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.940311+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.940625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.940933+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.941211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.941684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:37.942463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:38.004526+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:45:38.014653+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:38.054818+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:38.141339+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:45:38.142397+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:38.144414+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:45:38.145935+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:38.149718+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:45:38.271650+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:45:46.203056+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/yes","method":"GET"} [] [2025-12-13T16:45:46.218833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:45:46.218995+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219101+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219197+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219291+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219403+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219496+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219583+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.219678+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.235172+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:45:46.262144+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:45:46.273555+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.297951+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:45:46.301105+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.302398+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:45:46.309976+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.318939+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:45:46.459471+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T16:45:46.464780+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:45:46.465124+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.465440+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.465723+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.466005+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.466270+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.466541+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.466840+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.467136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:46.481990+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:45:46.494009+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:45:46.509241+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.512379+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:45:46.523209+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.574543+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:45:46.575173+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.576692+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:45:46.577298+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:46.582095+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:45:46.781740+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:45:50.563317+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:45:50.566744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:45:50.566899+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.567168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.567473+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.569353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.569639+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.570248+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.570750+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.570977+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:50.602333+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:45:50.637158+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:45:50.646963+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:50.667438+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:50.700305+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:45:50.701955+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:50.703690+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:45:50.704936+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:45:50.874643+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:45:52.086678+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"5"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/5","method":"GET"} [] [2025-12-13T16:45:52.087824+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:45:52.087910+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.087959+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.087999+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.088039+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.088076+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.088114+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.088150+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.088191+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:45:52.091989+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:45:52.096032+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:45:52.113560+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:52.127472+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:52.183808+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:45:52.188409+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:52.193193+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:45:52.197471+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:45:52.199927+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:45:52.374156+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:00.719077+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"5"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/5","method":"POST"} [] [2025-12-13T16:46:00.725942+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:46:00.726093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726193+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726280+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726448+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726713+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.726806+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:00.731714+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:46:00.741400+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:00.749570+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:46:00.775289+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:00.779794+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:46:00.796882+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:00.803958+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:00.819362+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T16:46:01.420047+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T16:46:01.421823+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"test","2":"2025-12-13 16:46:00","3":"test","4":5}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"test","2":"2025-12-13 16:46:00","3":"test","4":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:01.424283+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T16:46:01.426241+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:46:01.509523+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"5"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/5","method":"GET"} [] [2025-12-13T16:46:01.512525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:46:01.512766+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.512870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.512961+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.513050+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.513137+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.513223+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.513309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.513403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:01.523385+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:01.534630+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:46:01.556440+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:01.574179+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:01.595102+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:01.654622+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:46:01.656252+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:01.658540+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:46:01.660642+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":5}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":5},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:01.665051+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:46:01.813174+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:06.799796+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:46:06.814983+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:46:06.815144+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815334+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815448+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815705+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815784+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.815873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:06.839509+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:06.858688+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:46:06.869625+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:06.892709+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:06.911478+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:46:06.912333+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:06.914514+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:46:06.916361+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:46:07.115835+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:26.121734+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T16:46:26.127026+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:46:26.127196+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.127336+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.127588+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.127753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.127864+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.128148+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.128481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.128760+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:26.150962+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:26.164789+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:46:26.184901+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:26.243392+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:46:26.245580+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:26.249310+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:46:26.257582+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:46:26.486432+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:28.005082+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:46:28.006193+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:46:28.006267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006316+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006400+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006442+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006522+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.006607+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:46:28.008094+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:46:28.010971+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:28.013632+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:46:28.043530+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:28.050163+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:46:28.073626+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:46:28.082296+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 19." at base.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:19)"} [] [2025-12-13T16:46:28.232449+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:46:28.329797+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f19794"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f19794?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:46:28.333963+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:28.493701+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f19794"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f19794?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:46:28.496455+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:46:28.616447+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:46:28.901674+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f19794"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f19794?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:46:28.904073+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:48:44.462694+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:48:44.471018+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:48:44.471287+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471410+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471503+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471771+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471849+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.471952+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:48:44.479181+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:48:44.491914+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:48:44.504473+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:48:44.535430+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:48:44.547814+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:48:44.568292+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:48:44.666292+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected character "&" in "base.html.twig" at line 20." at base.html.twig line 20 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected character \"&\" in \"base.html.twig\" at line 20. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:20)"} [] [2025-12-13T16:48:44.789499+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:48:44.935055+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c9e91"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4c9e91?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:48:44.949394+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:48:45.122606+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c9e91"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4c9e91?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:48:45.125260+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:48:45.226025+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:48:45.526062+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c9e91"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4c9e91?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:48:45.528710+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:49:27.501071+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:49:27.506295+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:49:27.506876+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507270+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507515+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507608+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507787+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.507995+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:49:27.516264+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:49:27.528404+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:49:27.544506+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:49:27.553496+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:49:27.564237+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:49:27.578496+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:49:27.741069+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 19." at base.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:19)"} [] [2025-12-13T16:49:27.845222+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:49:27.926753+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc7758"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cc7758?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:49:27.939060+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:49:28.106457+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc7758"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cc7758?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:49:28.109147+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:49:28.193344+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:49:28.522958+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc7758"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cc7758?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:49:28.527941+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:51:18.046792+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:51:18.052191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:51:18.052326+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052704+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052872+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.052974+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.053075+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:51:18.061807+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:51:18.078376+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:51:18.090032+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:51:18.113666+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:51:18.119375+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:51:18.145539+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:51:18.254975+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 20." at base.html.twig line 20 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 20. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:20)"} [] [2025-12-13T16:51:18.351616+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:51:18.489539+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60b967"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/60b967?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:51:18.507456+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:51:18.679200+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60b967"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/60b967?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:51:18.682082+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:51:18.709153+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:51:19.097356+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60b967"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/60b967?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:51:19.099930+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:07.755532+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:52:07.764052+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:52:07.764232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.764348+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.764443+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.764705+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.764823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.764926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.765023+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.765147+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:07.775311+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:52:07.785428+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:07.797512+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:52:07.827149+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:07.844189+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:52:07.877039+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:08.085301+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 20." at base.html.twig line 20 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 20. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:20)"} [] [2025-12-13T16:52:08.218862+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:52:08.363233+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf0c3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bf0c3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:08.379594+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:08.538539+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf0c3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bf0c3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:08.541189+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:08.597061+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:52:08.962105+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf0c3d"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bf0c3d?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:08.966662+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:33.500056+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T16:52:33.514284+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:52:33.514756+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.515250+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.515454+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.515876+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.516345+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.516500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.516826+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.517356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:33.530947+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:33.545007+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:52:33.566505+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:33.786391+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:52:33.787268+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:33.790434+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:52:33.795329+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:52:34.001315+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:52:35.003458+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:52:35.004669+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:52:35.004745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.004792+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.004831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.004870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.004907+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.004998+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.005043+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.005085+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:52:35.006679+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:52:35.009597+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:35.013822+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:52:35.031496+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:35.039875+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:52:35.058898+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:52:35.074224+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 20." at base.html.twig line 20 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 20. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:20)"} [] [2025-12-13T16:52:35.169603+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:52:35.288142+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb667e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bb667e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:35.292758+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:35.452787+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb667e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bb667e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:35.455774+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:52:35.563619+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:52:35.865930+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb667e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/bb667e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:52:35.869673+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:54:35.847414+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:54:35.861183+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:54:35.861347+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.861455+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.861548+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.861643+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.861732+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.861932+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.862036+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.862134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:54:35.867045+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:54:35.876375+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:54:35.894967+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:54:35.915808+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:54:35.924103+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:54:35.944836+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:54:35.953875+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "demotis/list.html.twig" (looked into: C:\wamp642\www\symfony\democratos/templates, C:\wamp642\www\symfony\democratos\vendor\symfony\twig-bridge/Resources/views/Form)." at FilesystemLoader.php line 234 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"demotis/list.html.twig\" (looked into: C:\\wamp642\\www\\symfony\\democratos/templates, C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\twig-bridge/Resources/views/Form). at C:\\wamp642\\www\\symfony\\democratos\\vendor\\twig\\twig\\src\\Loader\\FilesystemLoader.php:234)"} [] [2025-12-13T16:54:36.038979+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:54:36.208138+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T16:54:36.281442+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7152f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f7152f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:54:36.294062+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:54:36.422972+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:54:36.461046+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7152f"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/f7152f?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:54:36.463780+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:55:33.754854+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:55:33.767211+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:55:33.767375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.767485+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.767578+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.767875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.767997+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.768106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.768237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.768703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:55:33.779751+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:55:33.785416+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:55:33.796461+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:55:33.822355+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:55:33.830122+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:55:33.849160+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:55:34.011125+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("id") on a null variable in "base.html.twig" at line 33." at base.html.twig line 33 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"id\") on a null variable in \"base.html.twig\" at line 33. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:33)"} [] [2025-12-13T16:55:34.134193+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:55:34.265180+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6873"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4d6873?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:55:34.297854+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:55:34.476995+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6873"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4d6873?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:55:34.479600+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:55:34.484976+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:55:34.890289+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6873"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/4d6873?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:55:34.892812+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:57:00.854999+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:57:00.859647+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:57:00.859839+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.859945+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860220+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860314+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860524+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860627+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.860842+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:00.865238+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:57:00.872019+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:57:00.879908+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:57:00.892115+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:00.898379+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:57:00.914363+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:01.129247+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:57:01.321859+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:57:39.155588+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:57:39.161359+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:57:39.161580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.161902+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.162189+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.163042+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.163157+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.163253+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.163483+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.163628+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:39.173590+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:57:39.188701+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:57:39.203694+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:57:39.225213+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:39.229607+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:57:39.252183+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:39.411206+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:57:39.624104+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:57:43.933176+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:57:43.946024+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:57:43.946206+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.946670+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.946775+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.946870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.946955+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.947043+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.947126+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.947235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:57:43.966306+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:57:43.988477+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:57:44.000349+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:44.016436+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:44.042126+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:57:44.043049+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:57:44.044399+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:57:44.045605+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:57:44.205458+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:39.146390+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T16:59:39.152925+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:59:39.153160+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153425+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153532+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153629+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153726+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.153955+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:39.170099+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:39.186821+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:59:39.195910+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:39.250129+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:59:39.251512+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:39.253136+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:59:39.257934+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:59:39.439877+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:40.252608+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:59:40.253800+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:59:40.253882+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.253928+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.253967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.254008+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.254045+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.254083+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.254119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.254212+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:40.255618+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:59:40.258354+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:40.261209+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:59:40.265192+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:40.268598+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:59:40.290804+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:40.305151+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:59:40.507015+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:47.514677+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T16:59:47.529411+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:59:47.529572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.529678+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.529803+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.530051+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.530176+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.530391+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.530490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.530589+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:47.550740+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:47.567701+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:59:47.572153+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:47.587733+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:47.611155+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:59:47.612570+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:47.614050+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:59:47.615166+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:59:47.805755+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:49.962584+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T16:59:49.963776+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:59:49.963860+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.963908+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.963947+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.963985+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.964021+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.964058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.964093+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.964133+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:49.965604+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:59:49.968785+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:49.981844+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:59:50.000497+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:50.004192+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:59:50.015290+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:50.029217+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:59:50.229775+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:51.804761+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/2","method":"GET"} [] [2025-12-13T16:59:51.806819+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T16:59:51.806899+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.806948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.806988+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.807028+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.807065+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.807102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.807138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.807178+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T16:59:51.808528+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T16:59:51.811879+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:51.817269+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T16:59:51.820347+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:51.822565+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T16:59:51.834088+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T16:59:51.855204+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "demotis/form.html.twig" (looked into: C:\wamp642\www\symfony\democratos/templates, C:\wamp642\www\symfony\democratos\vendor\symfony\twig-bridge/Resources/views/Form)." at FilesystemLoader.php line 234 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"demotis/form.html.twig\" (looked into: C:\\wamp642\\www\\symfony\\democratos/templates, C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\twig-bridge/Resources/views/Form). at C:\\wamp642\\www\\symfony\\democratos\\vendor\\twig\\twig\\src\\Loader\\FilesystemLoader.php:234)"} [] [2025-12-13T16:59:51.952337+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T16:59:52.112513+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f69d1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6f69d1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:59:52.128280+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:52.305038+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f69d1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6f69d1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:59:52.307544+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T16:59:52.320039+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T16:59:52.714112+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f69d1"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6f69d1?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T16:59:52.716502+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:00:48.399515+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/2","method":"GET"} [] [2025-12-13T17:00:48.404863+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:00:48.405019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405119+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405207+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405297+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405386+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405576+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.405669+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:00:48.413462+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:00:48.420593+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:00:48.432198+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:00:48.450859+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:00:48.460227+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:00:48.474806+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:00:48.509713+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:00:48.755141+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:01:00.423050+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:01:00.435894+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:01:00.436673+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.437568+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.437710+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.437819+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.437914+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.438125+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.438240+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.438351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:00.456375+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:01:00.472393+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:01:00.479111+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:00.499581+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:00.525302+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:01:00.527138+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:00.528961+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:01:00.530008+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:01:00.692937+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:01:02.449896+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:01:02.451132+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:01:02.451220+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451268+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451350+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451391+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451465+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.451506+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:02.453010+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:01:02.455852+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:01:02.460703+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:01:02.482089+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:02.487186+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:01:02.500442+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:02.520884+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:01:02.715972+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:01:07.127879+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:01:07.130006+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:01:07.130126+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130178+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130218+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130259+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130297+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130335+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.130413+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:07.133894+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:01:07.166433+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:01:07.195272+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:07.221701+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:07.243536+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:01:07.244378+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:07.245991+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:01:07.247329+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:01:07.425384+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:01:12.598793+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"3"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/3","method":"GET"} [] [2025-12-13T17:01:12.608057+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:01:12.608223+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608343+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608531+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608888+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.608990+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:12.617764+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:01:12.649277+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:01:12.663605+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:01:12.670811+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:12.676231+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:01:12.687722+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:12.726481+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:01:12.923703+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:01:15.777024+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:01:15.778707+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:01:15.778804+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.778854+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.778970+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.779015+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.779054+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.779106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.779151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.779203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:01:15.782802+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:01:15.791717+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:01:15.801559+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:15.830741+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:15.850824+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:01:15.851594+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:01:15.854130+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:01:15.857135+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:01:16.026845+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:05:38.844733+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:05:38.850615+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:05:38.850772+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.850908+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851011+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851108+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851196+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851287+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851378+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.851473+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:05:38.868371+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:05:38.887512+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:05:38.918761+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:05:38.947664+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:05:39.104596+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:05:39.105455+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:05:39.109290+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:05:39.113551+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:05:39.308224+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:04.278311+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:06:04.283294+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:04.283462+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.283569+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.283658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.283749+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.283837+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.283928+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.284137+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.284248+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:04.300714+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:04.320351+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:04.331344+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:04.353203+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:04.505663+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:04.508060+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:04.509598+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:04.511061+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:04.664424+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:10.839396+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:06:10.850979+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:10.851161+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.851827+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.851950+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.852045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.852146+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.852232+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.852313+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.852403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:10.875820+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:10.901268+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:10.911958+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:10.942126+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:10.977523+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:10.978624+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:10.982469+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:10.986207+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:11.238669+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:14.261268+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:06:14.265297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:14.265477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.265594+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.265694+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.265785+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.265885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.265973+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.266055+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.266412+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:14.285012+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:14.297531+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:14.303694+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:14.320895+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:14.342990+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:14.344887+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:14.348500+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:14.350873+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:14.547286+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:26.919158+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:06:26.925130+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:26.925283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925666+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925764+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925856+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.925942+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.926034+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:26.944918+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:26.967087+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:26.994454+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:27.018981+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:27.046640+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:27.048334+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:27.050782+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:27.052335+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:27.254795+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:40.354467+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:06:40.359614+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:40.359794+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.359926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360029+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360230+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360331+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.360531+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:40.384710+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:40.420515+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:40.476037+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:40.524615+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:40.543502+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:40.544388+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:40.545790+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:40.546630+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:40.713239+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:06:41.503779+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:06:41.505262+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:06:41.505404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505497+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505577+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505655+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505802+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.505873+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.506039+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:06:41.535263+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:06:41.549636+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:06:41.557744+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:41.580229+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:41.613415+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:06:41.614189+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:06:41.617414+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:06:41.618902+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:06:41.810030+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:07:18.944514+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:07:18.951110+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:07:18.951424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.951549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.951644+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.951737+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.951824+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.951917+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.952007+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.952179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:18.971739+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:07:18.993585+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:07:19.003597+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:19.024695+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:19.193767+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:07:19.194567+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:19.195996+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:07:19.196799+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:07:19.369510+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:07:28.707245+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:07:28.717527+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:07:28.717684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.717799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.717966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.718063+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.718151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.719255+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.719682+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.719811+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:07:28.747954+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:07:28.781375+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:07:28.812854+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:28.833297+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:28.855615+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:07:28.856542+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:07:28.857940+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:07:28.859193+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:07:29.056894+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:08:41.457842+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:08:41.469187+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:08:41.469366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.469547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.469677+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.469783+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.469985+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.470112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.470203+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.470297+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:41.484981+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:41.499563+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:08:41.506593+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:41.524638+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:41.596589+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected end of template in "base.html.twig" at line 51." at base.html.twig line 51 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected end of template in \"base.html.twig\" at line 51. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:51)"} [] [2025-12-13T17:08:41.737758+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:08:41.738702+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:41.740950+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:08:41.754916+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:08:41.901729+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T17:08:41.990173+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76b129"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/76b129?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:08:42.021874+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:42.174178+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:08:42.204104+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76b129"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/76b129?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:08:42.206865+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:53.968403+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\PropositionController::index"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T17:08:53.980463+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:08:53.980643+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.980766+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.980866+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.980965+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.982552+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.982694+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.982796+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:53.982903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.001897+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:08:54.008667+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:54.040987+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:08:54.049748+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:54.055532+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:08:54.148266+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:08:54.151607+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:08:54.151789+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.151903+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.152004+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.152266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.152596+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.152883+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.153150+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.153414+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:08:54.168776+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:54.187102+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:08:54.211705+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:54.229951+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:08:54.236144+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:54.285216+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected end of template in "base.html.twig" at line 51." at base.html.twig line 51 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected end of template in \"base.html.twig\" at line 51. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:51)"} [] [2025-12-13T17:08:54.394623+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:08:54.395383+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:08:54.399434+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:08:54.409146+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:08:54.520969+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41e6a7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/41e6a7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:08:54.531445+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:54.693708+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41e6a7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/41e6a7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:08:54.696114+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:08:54.790096+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:08:55.109910+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41e6a7"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/41e6a7?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:08:55.112427+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:09:15.889770+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:09:15.896949+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:09:15.897135+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897262+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897475+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897595+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897688+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897780+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897867+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.897960+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:15.907585+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:09:15.918084+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:09:15.947173+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:15.985616+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:16.084007+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:09:16.085426+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:16.087212+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:09:16.090080+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:09:16.325063+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:09:19.823099+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:09:19.828207+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:09:19.828374+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828542+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828904+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.828987+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.829078+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:09:19.847883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:09:19.873926+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:09:19.887271+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:19.914697+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:19.942078+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:09:19.942848+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:09:19.944866+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:09:19.946478+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:09:20.114993+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:10:07.928777+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:10:07.934542+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:10:07.934703+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.934805+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.934893+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.935812+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.936189+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.936491+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.936802+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.936949+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:07.953451+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:10:07.971441+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:10:07.995581+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:08.019087+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:08.203156+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:10:08.204935+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:08.206945+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:10:08.209948+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:10:08.393991+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:10:12.309826+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:10:12.320421+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:10:12.320589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.320711+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.320808+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.320898+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.320983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.321070+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.321151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.321242+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:12.336835+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:10:12.350812+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:10:12.358160+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:12.379098+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:12.414248+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:10:12.415150+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:12.418731+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:10:12.422103+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:10:12.589157+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:10:50.943405+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:10:50.950745+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:10:50.950934+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951089+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951207+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.951776+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:50.972346+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:10:50.989387+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:10:51.000443+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:51.033469+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:51.147937+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:10:51.149453+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:51.150768+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:10:51.152111+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:10:51.326877+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:10:54.666364+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:10:54.671298+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:10:54.671545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.671671+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.671776+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.671877+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.671972+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.672068+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.672161+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.672266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:10:54.691439+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:10:54.713083+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:10:54.723356+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:54.746709+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:54.797820+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:10:54.799548+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:10:54.803009+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:10:54.805229+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:10:54.970952+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:00.224574+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:11:00.236142+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:00.236313+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.236435+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.236528+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.236620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.236708+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.237007+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.237199+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.237434+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:00.250658+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:00.267094+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:00.289184+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:00.308955+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:00.331270+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:00.332293+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:00.333941+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:00.335065+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:00.579306+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:01.481769+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:11:01.483074+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:01.483231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483285+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483400+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483441+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483537+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483580+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.483658+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:01.487614+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:01.492133+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:01.516636+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:01.538419+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:01.560399+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:01.561048+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:01.562944+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:01.564152+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:01.701294+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:03.041948+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:11:03.047459+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:03.047637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.047779+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.047879+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.047978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.048072+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.048166+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.048254+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.048351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:03.065752+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:03.079983+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:03.099184+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:03.120147+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:03.146096+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:03.147173+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:03.148671+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:03.149759+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:03.367326+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:04.622734+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:11:04.623904+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:04.623983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624029+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624068+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624143+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624180+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624216+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.624256+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:04.627953+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:04.637875+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:04.647269+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:04.693028+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:04.693911+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:04.696139+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:04.701482+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:04.882554+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:07.929006+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:11:07.934455+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:07.934620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.934734+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.934838+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.934942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.935041+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.935240+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.935344+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.935446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:07.950206+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:07.965938+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:07.988484+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:08.006142+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:08.034977+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:08.036373+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:08.037905+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:08.039235+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:08.216428+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:08.847736+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:11:08.849577+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:08.849659+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849708+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849788+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849900+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.849941+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:08.857360+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:08.869098+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:08.876439+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:08.941079+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:08.942818+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:08.944431+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:08.955418+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:09.118571+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:11.162088+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:11:11.172605+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:11.173027+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.173342+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.173619+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.173894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.174193+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.174442+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.174673+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.174926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:11.184871+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:11.200133+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:11.217427+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:11.247691+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:11.253150+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:11.274809+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:11.287969+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:11.482676+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:12.562393+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:11:12.563297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:12.563371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563419+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563537+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563575+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563612+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.563653+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:12.565981+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:12.569449+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:12.592341+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:12.636976+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:12.660191+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:12.661104+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:12.662620+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:12.663853+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:12.839262+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:16.357747+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:11:16.365157+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:16.365558+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.366178+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.366487+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.366775+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.367042+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.367311+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.367572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.367884+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:16.383408+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:16.400171+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:16.428757+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:16.500659+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:16.501793+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:16.503165+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:16.505846+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:16.691092+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:38.660088+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"POST"} [] [2025-12-13T17:11:38.671568+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:38.671973+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.672317+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.672721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.673139+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.673298+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.673924+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.674186+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.674562+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:38.683675+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:38.698712+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:38.712358+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:38.741009+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:38.747123+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:38.758661+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:38.785034+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:11:39.316530+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:11:39.318720+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"Changer le nom du site","2":"Trouver un meilleur nom pour le site","3":null,"4":"2025-12-13 17:11:38","5":0,"6":0,"7":3}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"Changer le nom du site","2":"Trouver un meilleur nom pour le site","3":null,"4":"2025-12-13 17:11:38","5":0,"6":0,"7":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:39.319806+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:11:39.326638+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:39.430550+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:11:39.433594+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:39.433753+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.433940+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434067+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434262+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.434641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:39.450020+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:39.470205+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:39.488189+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:39.506121+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:39.506629+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:39.528445+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:39.529119+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:39.530728+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:39.531894+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:39.710558+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:40.936866+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:11:40.938100+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:40.938179+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938227+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938267+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938306+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938342+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938380+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938416+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.938457+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:40.942956+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:40.951149+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:40.971798+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:40.981003+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:41.035853+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:41.037028+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:41.039839+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:41.043383+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:41.046463+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:41.214375+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:52.777676+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/yes","method":"GET"} [] [2025-12-13T17:11:52.785977+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:52.786142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.786259+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.787089+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.787281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.787531+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.787800+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.787917+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.788035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.803100+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:52.825987+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:52.833136+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:52.850086+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:52.854240+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:52.855618+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:52.864740+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:52.867726+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:11:52.868539+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?) (parameters: array{"1":"127.0.0.1","2":9,"3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?)","params":{"1":"127.0.0.1","2":9,"3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:52.869113+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_yes = ? WHERE id = ? (parameters: array{"1":1,"2":9}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_yes = ? WHERE id = ?","params":{"1":1,"2":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:52.871996+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:11:52.883188+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:52.945873+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9","method":"GET"} [] [2025-12-13T17:11:52.948185+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:11:52.948386+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.948686+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.949011+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.949292+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.949551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.949814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.950068+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.950337+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:11:52.961384+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:11:52.971571+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:11:52.997561+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:53.012427+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:53.060660+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:11:53.068502+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:11:53.069307+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:53.071339+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:11:53.071960+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:11:53.075516+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:11:53.281162+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:18.167434+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:12:18.173859+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:18.174012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174116+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174210+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174304+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174392+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174482+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174672+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.174778+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:18.198649+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:18.224974+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:18.235774+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:18.259671+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:18.284053+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:18.285292+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:18.286704+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:18.290046+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:18.457005+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:22.391346+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:12:22.400937+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:22.401119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.401239+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.401363+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.403699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.403922+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.404042+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.404145+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.404256+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:22.412950+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:22.425346+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:22.447244+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:22.458351+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:22.464045+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:22.475758+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:22.486475+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:22.673483+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:25.275734+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:12:25.277309+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:25.277383+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277438+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277517+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277591+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277626+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.277666+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:25.281070+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:25.287424+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:25.294619+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:25.326086+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:25.356020+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:25.358128+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:25.360002+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:25.364390+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:25.511315+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:28.691458+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:12:28.700031+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:28.700221+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.700340+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.700447+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.700571+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.700673+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.701268+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.701380+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.701584+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:28.728255+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:28.751654+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:28.790612+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:28.823672+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:28.879218+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:28.880064+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:28.885354+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:28.886191+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:28.895673+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:29.064300+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:30.666573+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/yes","method":"GET"} [] [2025-12-13T17:12:30.667747+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:30.667823+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.667870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.667908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.667961+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.667999+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.668037+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.668073+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.668113+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.671367+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:30.676564+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:30.683595+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:30.723846+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:30.732411+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:30.735061+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:30.746024+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:30.761464+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:30.878966+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9","method":"GET"} [] [2025-12-13T17:12:30.883523+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:12:30.883759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.883892+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884203+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884318+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884419+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884516+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884605+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.884731+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:12:30.904886+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:12:30.921428+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:12:30.953171+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:30.966480+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:31.001450+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:12:31.044627+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:12:31.045421+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:31.046850+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:12:31.047373+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:12:31.051478+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:12:31.207641+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:15.346313+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9","method":"GET"} [] [2025-12-13T17:13:15.358855+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:13:15.359021+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359126+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359299+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359381+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359465+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.359634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:15.388477+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:15.406626+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:13:15.425895+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:15.438106+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:15.488884+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:13:15.489743+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:15.491613+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:13:15.493519+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:15.498542+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:13:15.680008+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:16.458528+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/yes","method":"GET"} [] [2025-12-13T17:13:16.459720+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:13:16.459799+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.459845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.459884+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.459923+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.459959+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.459996+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.460032+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.460072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:16.463717+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:16.468872+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:13:16.488552+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:16.503067+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:13:16.505648+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:16.507029+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:13:16.516248+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:16.518983+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined variable $demotis_id" at PropositionController.php line 134 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $demotis_id at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:134)"} [] [2025-12-13T17:13:16.578073+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:13:16.725087+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16bdb8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/16bdb8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:16.740340+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:16.906655+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:16.910610+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16bdb8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/16bdb8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:16.913892+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:19.853279+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/yes","method":"GET"} [] [2025-12-13T17:13:19.855324+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:13:19.855399+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855565+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855602+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.855677+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:19.858769+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:19.871627+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:13:19.908659+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:19.939805+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:13:19.944250+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:19.949702+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:13:19.964531+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:19.969599+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined variable $demotis_id" at PropositionController.php line 134 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $demotis_id at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:134)"} [] [2025-12-13T17:13:20.020248+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:13:20.162590+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"beacbf"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/beacbf?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:20.176340+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:20.329685+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:20.360419+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"beacbf"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/beacbf?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:20.362883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:22.504944+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:13:22.507034+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:13:22.507115+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507164+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507205+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507245+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507322+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507359+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.507408+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:22.513033+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:22.530596+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:13:22.556182+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:22.571192+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:22.615994+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:13:22.616896+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:22.619286+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:13:22.620680+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:22.627593+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:13:22.802015+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:27.055439+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/yes","method":"GET"} [] [2025-12-13T17:13:27.062461+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:13:27.062664+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.062982+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.064179+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.064300+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.064395+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.064485+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.064572+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.065045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:13:27.081785+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:27.099612+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:13:27.128343+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:27.147434+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:13:27.150339+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:27.153461+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:13:27.163673+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:13:27.167659+00:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined variable $demotis_id" at PropositionController.php line 134 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined variable $demotis_id at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:134)"} [] [2025-12-13T17:13:27.241756+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:13:27.395771+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"822cae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/822cae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:27.410337+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:13:27.565244+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:13:27.583242+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"822cae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/822cae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:13:27.585865+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:15:15.212414+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:15:15.229350+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:15:15.229542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.229672+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.229911+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.230185+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.230303+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.230414+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.230517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.230625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:15:15.254425+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:15:15.283393+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:15:15.311262+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:15:15.398427+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:15:15.399638+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:15:15.402866+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:15:15.415904+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Some mandatory parameters are missing ("demotis_id") to generate a URL for route "voter".") in "proposition/show.html.twig" at line 19." at show.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Some mandatory parameters are missing (\"demotis_id\") to generate a URL for route \"voter\".\") in \"proposition/show.html.twig\" at line 19. at C:\\wamp642\\www\\symfony\\democratos\\templates\\Proposition\\show.html.twig:19)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"demotis_id\") to generate a URL for route \"voter\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T17:15:15.588182+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:15:15.824750+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bcca6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1bcca6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:15:15.847232+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:15:15.903020+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:15:16.086067+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bcca6"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/1bcca6?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:15:16.095062+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:06.488834+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:17:06.511170+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:17:06.511444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.511647+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.519343+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.519804+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.520010+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.520187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.520346+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.520511+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:06.537432+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:06.561272+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:17:06.581719+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:06.604427+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:06.774800+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:17:06.776899+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:06.780937+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:17:06.784236+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:06.789698+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:17:07.015187+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:17:09.309436+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3ye","choice":"s"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3yes","method":"GET"} [] [2025-12-13T17:17:09.315805+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:17:09.316033+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.316173+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.316437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.318326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.318488+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.318588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.318682+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.318782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:09.346054+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:09.358019+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Controller\PropositionController::voter(): Argument #1 ($demotis_id) must be of type int, string given, called in C:\wamp642\www\symfony\democratos\vendor\symfony\http-kernel\HttpKernel.php on line 183" at PropositionController.php line 93 {"exception":"[object] (TypeError(code: 0): App\\Controller\\PropositionController::voter(): Argument #1 ($demotis_id) must be of type int, string given, called in C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\HttpKernel.php on line 183 at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:93)"} [] [2025-12-13T17:17:09.425958+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:17:09.432022+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:17:09.470920+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:09.476772+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:17:09.489663+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:17:09.612448+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d904b"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2d904b?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:09.617383+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:09.788285+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:17:09.796369+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d904b"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/2d904b?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:09.799916+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:43.303401+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/proposition/vote/9/3yes" (from "http://localhost/symfony/democratos/public/proposition/show/9/3")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/proposition/vote/9/3yes\" (from \"http://localhost/symfony/democratos/public/proposition/show/9/3\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/proposition/vote/9/3yes/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T17:17:43.606991+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"538904"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/538904?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:43.625575+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:43.838819+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"538904"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/538904?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:43.857533+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:56.437929+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/yes","method":"GET"} [] [2025-12-13T17:17:56.452570+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:17:56.452984+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.453299+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.453636+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.453921+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.454448+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.454620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.454887+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.455168+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:17:56.469546+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:56.496261+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:17:56.519096+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:56.536915+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:17:56.540992+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:56.542989+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:17:56.554284+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":9,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":9,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:17:56.557958+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\wamp642\www\symfony\democratos\src\Controller\PropositionController.php on line 134" at AbstractController.php line 140 {"exception":"[object] (TypeError(code: 0): Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php on line 134 at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\framework-bundle\\Controller\\AbstractController.php:140)"} [] [2025-12-13T17:17:56.628282+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:17:56.723229+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a862ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a862ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:56.734761+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:56.918130+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a862ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a862ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:56.920590+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:17:56.943271+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:17:57.329426+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a862ae"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a862ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:17:57.332014+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:09.717119+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/proposition/"" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/proposition/\" at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/proposition\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T17:18:09.793680+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:09.940181+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8eacf9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8eacf9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:09.961868+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:10.141701+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8eacf9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8eacf9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:10.146259+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:15.557554+00:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\PropositionController::index"},"request_uri":"http://localhost/symfony/democratos/public/","method":"GET"} [] [2025-12-13T17:18:15.578766+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:15.578938+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579046+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579393+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579683+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579783+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.579887+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.592958+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:15.599098+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:15.610285+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:15.633646+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:15.642323+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:15.716331+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:18:15.719703+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:15.719975+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.720268+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.720495+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.720613+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.720797+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.720921+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.721021+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.721126+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:15.727440+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:15.735038+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:15.757236+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:15.824695+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:15.839244+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:18:15.855863+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:15.858142+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:15.862851+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:15.866279+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:18:16.058265+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:18:17.317551+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:18:17.318685+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:17.318751+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318797+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318835+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318909+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318946+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.318982+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.319027+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:17.323056+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:17.332450+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:17.367717+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:17.383005+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:17.464690+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:17.465315+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:17.467504+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:17.470112+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:17.474332+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:18:17.639554+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:18:22.996442+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:18:23.013833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:23.014000+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014112+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014210+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014441+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014641+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014734+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.014831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:23.029698+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:23.053526+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:23.089104+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:23.105983+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:23.111841+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:23.115205+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:23.126790+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:23.130026+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\wamp642\www\symfony\democratos\src\Controller\PropositionController.php on line 134" at AbstractController.php line 140 {"exception":"[object] (TypeError(code: 0): Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php on line 134 at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\framework-bundle\\Controller\\AbstractController.php:140)"} [] [2025-12-13T17:18:23.180917+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:18:23.302460+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd941e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cd941e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:23.309537+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:23.480496+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd941e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cd941e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:23.483003+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:23.556141+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:18:23.893407+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd941e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cd941e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:23.896041+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:27.640510+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:18:27.642095+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:27.642172+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642271+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642329+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642408+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642448+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642486+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.642528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:27.646605+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:27.668100+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:27.696286+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:27.718741+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:27.724899+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:27.726549+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:27.733729+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:27.736918+00:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\wamp642\www\symfony\democratos\src\Controller\PropositionController.php on line 134" at AbstractController.php line 140 {"exception":"[object] (TypeError(code: 0): Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::redirectToRoute(): Argument #3 ($status) must be of type int, array given, called in C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php on line 134 at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\framework-bundle\\Controller\\AbstractController.php:140)"} [] [2025-12-13T17:18:27.788958+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:18:27.938660+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cadd41"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cadd41?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:27.955652+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:28.106847+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:18:28.111647+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cadd41"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/cadd41?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:18:28.115744+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:46.260518+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:18:46.265088+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:18:46.265499+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.265645+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.265752+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.265854+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.265963+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.266104+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.266375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.266822+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:18:46.286223+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:18:46.301968+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:18:46.335121+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:46.346323+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:46.390097+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:18:46.391225+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:46.393200+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:18:46.394535+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:18:46.400687+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:18:46.569708+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:19:22.715101+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:19:22.722288+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:19:22.722481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.722592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.722684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.722773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.722858+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.722944+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.723141+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.723244+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:22.742031+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:22.764828+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:19:22.771542+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:22.782759+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:22.815789+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:19:22.816686+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:22.818120+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:19:22.818871+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:22.823742+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:19:23.019054+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:19:24.320824+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:19:24.321971+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:19:24.322047+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322096+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322138+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322217+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322256+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322293+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.322334+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.325882+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:24.341705+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:19:24.370542+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.395248+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:19:24.399606+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.401409+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:19:24.415467+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ? (parameters: array{"1":4,"2":"127.0.0.1","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? AND v0_.user_id = ?","params":{"1":4,"2":"127.0.0.1","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.422480+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:19:24.546676+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:19:24.549490+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:19:24.549641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.549748+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.549843+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.550038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.550149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.550255+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.550354+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.551251+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:24.567209+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:24.579283+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:19:24.605106+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.606182+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:19:24.623283+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.650922+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:19:24.651648+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.653160+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:19:24.654924+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:24.664015+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:19:24.870699+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:19:33.722376+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-13T17:19:33.734528+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:19:33.734700+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.734816+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.734913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.735007+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.735098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.735189+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.735502+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.735810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.745640+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:19:33.774787+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:33.790632+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:19:33.800467+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:19:33.804694+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:19:33.929073+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:19:33.932794+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:19:33.932966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933094+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933193+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933292+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933382+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933476+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.933659+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:19:33.950066+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:33.975937+00:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "demotis" does not exist in "base.html.twig" at line 7." at base.html.twig line 7 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"demotis\" does not exist in \"base.html.twig\" at line 7. at C:\\wamp642\\www\\symfony\\democratos\\templates\\base.html.twig:7)"} [] [2025-12-13T17:19:33.993802+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:19:34.232986+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T17:19:34.304229+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8585c8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8585c8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:19:34.310641+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:19:34.468970+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8585c8"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/8585c8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:19:34.472413+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:07.262008+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:20:07.267126+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:07.267353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.267671+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.267871+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.268022+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.268149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.268279+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.268398+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.268528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:07.278706+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:09.797311+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:20:09.798180+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:09.798260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798305+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798344+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798382+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798423+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798459+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798494+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.798534+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:09.800770+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:09.804091+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:20:09.821207+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:09.830853+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:10.016077+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:20:10.832408+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:20:10.842322+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:10.842546+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.842667+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.842761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.842854+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.842940+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.843028+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.843114+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.843225+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:10.863364+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:10.875347+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:20:10.897257+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:10.911981+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:10.958680+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:11.137158+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:20:13.871123+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:20:13.880308+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:13.880554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.880679+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.880890+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.881140+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.881393+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.881676+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.881945+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.882373+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:13.901260+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:13.917901+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:20:13.928063+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:13.946157+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("proposition_id") to generate a URL for route "proposition_show"." at UrlGenerator.php line 162 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T17:20:14.140127+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eb253"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/7eb253?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:14.147883+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:14.327867+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eb253"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/7eb253?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:14.330993+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:14.382005+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:20:14.733316+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eb253"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/7eb253?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:14.736278+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:29.329670+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:20:29.338663+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:29.339107+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.339411+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.339602+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.339753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.339894+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.340033+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.340165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.340309+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:29.356805+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:29.377334+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:20:29.403101+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:29.442255+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("proposition_id") to generate a URL for route "proposition_show"." at UrlGenerator.php line 162 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T17:20:29.651016+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8a3b3"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/e8a3b3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:29.669444+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:29.837823+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8a3b3"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/e8a3b3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:29.840571+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:29.840981+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:20:47.398506+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:20:47.408571+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:20:47.408969+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.409286+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.409571+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.409857+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.410123+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.410445+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.410936+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.411094+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:20:47.422210+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:47.445284+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:20:47.453913+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:20:47.470762+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\MissingMandatoryParametersException: "Some mandatory parameters are missing ("proposition_id") to generate a URL for route "proposition_show"." at UrlGenerator.php line 162 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException(code: 0): Some mandatory parameters are missing (\"proposition_id\") to generate a URL for route \"proposition_show\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Generator\\UrlGenerator.php:162)"} [] [2025-12-13T17:20:47.701229+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"947610"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/947610?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:47.717828+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:47.886185+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"947610"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/947610?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:47.888820+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:20:47.910290+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:20:48.300489+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"947610"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/947610?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:20:48.302880+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:25:55.331156+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:25:55.350820+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:25:55.351417+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.351565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.351683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.351781+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.351868+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.351986+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.352070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.352162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:55.377370+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:25:55.388728+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:25:55.442086+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:25:55.513302+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:25:55.662180+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:25:59.879950+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:25:59.895009+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:25:59.895411+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.895725+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.896005+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.896248+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.896351+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.896618+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.896876+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.897151+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:25:59.917647+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:25:59.937437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:25:59.949197+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:25:59.960389+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:00.145743+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:00.844427+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:26:00.845992+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:00.846076+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846124+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846201+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846274+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846310+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.846351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:00.850555+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:00.860046+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:00.867527+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:00.880571+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:00.929931+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:01.114174+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:01.792720+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:26:01.794010+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:01.794092+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794184+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794229+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794268+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794352+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.794455+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:01.799863+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:01.818443+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:01.854731+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:01.877261+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "Too few parameters: the query defines 3 parameters but you only bound 2" at QueryException.php line 53 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): Too few parameters: the query defines 3 parameters but you only bound 2 at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\orm\\src\\Query\\QueryException.php:53)"} [] [2025-12-13T17:26:02.143691+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a78fa9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a78fa9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:26:02.161642+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:02.266472+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:02.339084+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a78fa9"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/a78fa9?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:26:02.345071+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:21.064002+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:26:21.068566+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:21.068718+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.068830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.068926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.069020+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.069110+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.069203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.069295+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.069394+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.078511+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:21.097743+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:21.164612+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:21.203312+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":4,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":4,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:21.315901+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:26:21.319521+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:21.319681+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.319816+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.319920+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.320024+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.320121+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.320219+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.320316+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.320423+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:21.330892+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:21.342646+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:21.372952+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:21.373888+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:21.395602+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:21.437997+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:21.676262+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:23.593505+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/no","method":"GET"} [] [2025-12-13T17:26:23.599095+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:23.599238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599337+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599518+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599605+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599695+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.599782+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.600009+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.624572+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:23.655512+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:23.665249+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:23.690303+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":4,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":4,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:23.796323+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:26:23.800275+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:23.800437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.800551+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.800652+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.800748+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.800966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.801081+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.801178+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.801340+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:23.823727+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:23.842932+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:23.855230+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:23.863492+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:23.866416+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:23.877274+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:24.031536+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:25.890041+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"4","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/4/1/yes","method":"GET"} [] [2025-12-13T17:26:25.891321+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:25.891403+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891491+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891530+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891568+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891607+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891644+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.891687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:25.897449+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:25.914301+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:25.939311+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:25.966529+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":4,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":4,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:26.067702+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:26:26.072388+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:26.072766+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.072916+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073017+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073186+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073359+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073580+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073809+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.073965+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:26.088650+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:26.099311+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:26.122138+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:26.131019+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:26.137114+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:26.154686+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:26.327610+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:29.776195+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4/2","method":"GET"} [] [2025-12-13T17:26:29.782006+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:29.782168+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782286+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782392+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782492+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782682+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782773+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.782871+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:29.801385+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:29.829151+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:29.859198+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:29.876915+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:29.925286+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:30.106927+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:32.955717+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:26:32.960782+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:32.960939+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961137+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961229+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961573+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961716+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.961946+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:32.989687+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:33.024750+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:33.057076+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:33.083674+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:33.292154+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:35.511784+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T17:26:35.518981+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:35.519145+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.519363+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.519689+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.519933+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.520231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.520518+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.520790+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.521082+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:35.542741+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:35.566943+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:35.617046+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:35.637117+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:35.687495+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:35.867735+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:46.034753+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:26:46.042570+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:46.042781+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.042923+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043069+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043338+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043494+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043775+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.043880+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:46.063550+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:46.079407+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:46.086712+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:46.113543+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:46.310566+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:47.010036+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T17:26:47.011175+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:47.011250+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011297+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011374+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011410+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011482+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.011521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.015141+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:47.022667+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:47.038874+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.053575+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.097921+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.296497+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:47.868184+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"6","demotis_id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/6/2/yes","method":"GET"} [] [2025-12-13T17:26:47.869583+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:26:47.869661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869710+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869751+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869792+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869830+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869868+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.869970+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.870021+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:26:47.873791+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:47.891501+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:26:47.900327+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.919612+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":6,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":6,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.926021+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:26:47.927578+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?) (parameters: array{"1":"127.0.0.1","2":6,"3":null}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO vote (ip, demotis_id, user_id) VALUES (?, ?, ?)","params":{"1":"127.0.0.1","2":6,"3":null},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:26:47.932653+00:00] doctrine.DEBUG: Rolling back transaction [] [] [2025-12-13T17:26:47.934563+00:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null)" at ExceptionConverter.php line 101 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 1048): An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\API\\MySQL\\ExceptionConverter.php:101)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1048): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Exception.php:24)\n[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Le champ 'user_id' ne peut être vide (null) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\dbal\\src\\Driver\\PDO\\Statement.php:55)"} [] [2025-12-13T17:26:48.428853+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"136776"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/136776?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:26:48.444315+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:26:48.611767+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:26:48.621772+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"136776"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/136776?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:26:48.624710+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:07.055082+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"6","demotis_id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/6/2/yes","method":"GET"} [] [2025-12-13T17:28:07.063034+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:07.063199+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.063335+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.063438+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.063801+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.063930+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.064151+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.064251+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.064349+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:07.084633+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:07.110571+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:07.140599+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":6,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":6,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:07.145366+00:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to undefined method App\Entity\Vote::setUser()" at PropositionController.php line 111 {"exception":"[object] (Error(code: 0): Call to undefined method App\\Entity\\Vote::setUser() at C:\\wamp642\\www\\symfony\\democratos\\src\\Controller\\PropositionController.php:111)"} [] [2025-12-13T17:28:07.417302+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b0e3e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0b0e3e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:28:07.434870+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:07.507997+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:07.622173+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b0e3e"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/0b0e3e?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:28:07.628778+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:51.439373+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"6","demotis_id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/6/2/yes","method":"GET"} [] [2025-12-13T17:28:51.453729+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:51.453901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454024+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454281+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454408+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454609+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.454771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.455035+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.468459+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:51.494738+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:51.507889+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.534395+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":6,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":6,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.538694+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:28:51.539512+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id) VALUES (?, ?) (parameters: array{"1":"127.0.0.1","2":6}, types: array{"1":0,"2":0}) {"sql":"INSERT INTO vote (ip, demotis_id) VALUES (?, ?)","params":{"1":"127.0.0.1","2":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.543365+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_yes = ? WHERE id = ? (parameters: array{"1":1,"2":6}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_yes = ? WHERE id = ?","params":{"1":1,"2":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.544098+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:28:51.674070+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T17:28:51.679296+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:51.679474+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.679684+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.679813+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.679914+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.680005+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.680096+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.680180+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.680445+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:51.692283+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:51.713495+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:51.722721+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.731239+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:51.756108+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.797518+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:51.987718+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:56.971056+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"6","demotis_id":"2","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/6/2/no","method":"GET"} [] [2025-12-13T17:28:56.980525+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:56.980875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.981105+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.981527+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.981773+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.981986+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.982185+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.982276+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.982378+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:56.998763+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:57.019216+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:57.037455+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:57.060041+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":6,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":6,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:57.167742+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T17:28:57.170220+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:57.170351+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170457+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170653+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170744+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170833+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.170919+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.171014+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:57.180776+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:57.191621+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:57.222229+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:57.233052+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:57.244062+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:57.262846+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:57.489622+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:58.998782+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"6","demotis_id":"2","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/6/2/yes","method":"GET"} [] [2025-12-13T17:28:58.999988+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:59.000063+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000111+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000303+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.000343+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.004166+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:59.012838+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:59.023250+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:59.043529+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":6,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":6,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:59.181867+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"6"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/6/2","method":"GET"} [] [2025-12-13T17:28:59.189546+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:28:59.189813+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.190115+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.190249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.190454+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.190710+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.190971+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.191201+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.191307+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:28:59.216636+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:28:59.229210+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:28:59.248097+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:28:59.259050+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:59.274497+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:59.302287+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":6}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":6},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:28:59.488100+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:01.203271+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:29:01.204792+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:01.204926+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205014+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205085+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205156+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205402+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205467+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.205510+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:01.209310+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:01.222321+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:01.246302+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:01.269341+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:01.474867+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:03.600172+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"7"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/7/2","method":"GET"} [] [2025-12-13T17:29:03.606510+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:03.606684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.606789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.606991+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.607088+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.607173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.607260+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.607493+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.607596+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:03.620338+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:03.637247+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:03.645637+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:03.661249+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":7}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:03.715515+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":7}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:03.890157+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:04.330789+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"7","demotis_id":"2","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/7/2/no","method":"GET"} [] [2025-12-13T17:29:04.331930+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:04.332222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332274+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332315+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332390+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332428+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332464+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.332505+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.336036+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:04.348311+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:04.353530+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":7}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.376221+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":7,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":7,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.380261+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:29:04.381231+00:00] doctrine.DEBUG: Executing statement: INSERT INTO vote (ip, demotis_id) VALUES (?, ?) (parameters: array{"1":"127.0.0.1","2":7}, types: array{"1":0,"2":0}) {"sql":"INSERT INTO vote (ip, demotis_id) VALUES (?, ?)","params":{"1":"127.0.0.1","2":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.381899+00:00] doctrine.DEBUG: Executing statement: UPDATE proposition SET vote_no = ? WHERE id = ? (parameters: array{"1":1,"2":7}, types: array{"1":0,"2":0}) {"sql":"UPDATE proposition SET vote_no = ? WHERE id = ?","params":{"1":1,"2":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.382902+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:29:04.515348+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"7"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/7/2","method":"GET"} [] [2025-12-13T17:29:04.519147+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:04.519323+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.519484+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.522197+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.522326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.522434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.522976+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.523099+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.523212+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:04.544486+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:04.561712+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:04.568819+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.577170+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":7}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.587377+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:04.622078+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":7}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":7},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:04.788130+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:05.805189+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:29:05.806357+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:05.806432+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806481+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806665+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806741+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.806785+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:05.810676+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:05.819083+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:05.849221+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:05.867369+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:06.074669+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:07.737056+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:29:07.742857+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:07.743168+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743292+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743386+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743480+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743587+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743834+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.743955+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.744064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:07.764679+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:07.783665+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:07.793030+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:07.817591+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:08.000704+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:10.222065+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"2","_controller":"App\\Controller\\PropositionController::show","proposition_id":"8"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/8/2","method":"GET"} [] [2025-12-13T17:29:10.229238+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:10.229421+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.229549+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.229668+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.229779+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.229881+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.229984+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.230081+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.231634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:10.255089+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:10.272854+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:10.280246+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:10.290371+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":8}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":8},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:10.327720+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":8}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":8},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:10.520578+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:11.449691+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"2","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/2","method":"GET"} [] [2025-12-13T17:29:11.450849+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:11.450927+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.450976+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451017+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451096+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451136+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451388+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.451433+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:11.455582+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:11.465927+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:11.484959+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:11.521361+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":2}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":2},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:11.700868+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:13.345400+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:29:13.354381+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:13.354555+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.354673+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.354860+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.354976+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.355070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.355202+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.355318+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.355451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.373007+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:29:13.373549+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:29:13.392556+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:13.484439+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:29:13.488098+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:13.488246+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488353+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488445+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488536+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488672+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488783+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.488969+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:13.505680+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:14.716684+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-13T17:29:14.717620+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:14.717698+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717746+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717786+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717824+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717862+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717899+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717935+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.717975+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:14.720484+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:15.221067+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lMBCyChC1zpkrwK0lmXsm7ciLv2UsnbYf7r3y1jZ2g_Zvp2DK409Z0q2sxPk0549g&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid&state=dd27ff204e88b32f6efb29dd8f575e3c","method":"GET"} [] [2025-12-13T17:29:15.223278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:15.223465+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.223739+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.225179+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.225818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.226077+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.226275+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:15.226415+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.102853+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:16.106722+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:16.127278+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:16.138508+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:29:16.142254+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:29:16.142977+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:29:16.232699+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:29:16.240975+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:29:16.241147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241412+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241544+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241860+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.241953+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.242055+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:29:16.248351+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:29:16.254939+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:29:16.265910+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:29:16.281730+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:16.285160+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:29:16.300046+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:29:16.314202+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:29:16.361746+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:29:16.473232+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:30:44.750644+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:30:44.757534+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:30:44.757721+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.757887+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.758031+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.758182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.758325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.758565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.758820+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.759089+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:30:44.764734+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:30:44.777736+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:30:44.788018+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:30:44.794378+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:30:44.800560+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:30:44.820057+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:30:44.984574+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:30:45.178618+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:22.641590+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:31:22.649929+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:22.650099+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.650225+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652130+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652255+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652361+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652535+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.652630+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:22.663098+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:22.679284+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:22.694017+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:22.701618+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:22.705493+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:22.731503+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:22.892304+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:23.090631+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:32.008857+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:31:32.014600+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:32.014758+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.014864+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.014958+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.015053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.015249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.015377+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.015477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.015608+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:32.031294+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:32.048291+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:32.057920+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:32.085435+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:32.110655+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:32.112217+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:32.113684+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:32.115201+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:32.272050+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:34.056617+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:31:34.067068+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:34.067684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.068059+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.068336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.068530+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.068863+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.069175+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.069342+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.069521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:34.088624+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:34.109232+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:34.119605+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:34.135611+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:34.194401+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:34.195861+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:34.197359+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:34.198089+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:34.200122+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:34.375344+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:35.753499+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:31:35.761948+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:35.762197+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.762387+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.762570+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.762728+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.765259+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.765850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.766165+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.766406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:35.785374+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:35.800984+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:35.811543+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:35.834936+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:35.861157+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:35.861908+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:35.864504+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:35.866665+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:36.010112+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:42.704309+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:31:42.710000+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:42.710160+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710277+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710462+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710576+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710675+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710777+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.710968+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:42.725877+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:42.741906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:42.749051+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:42.800832+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:42.824823+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:42.826112+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:42.828721+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:42.832278+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:42.981330+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:53.292381+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:31:53.299882+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:53.300043+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300151+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300347+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300581+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300693+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.300857+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.301187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:53.307062+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:53.318940+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:53.334710+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:53.341781+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:53.350660+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:53.364019+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:53.377963+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:53.556547+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:55.045879+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:31:55.046845+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:55.046981+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047073+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047150+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047225+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047317+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047393+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047440+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.047480+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:55.049798+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:55.053844+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:55.056615+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:55.067756+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:55.087126+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:55.087809+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:55.089336+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:55.091241+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:55.253703+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:56.193912+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:31:56.199655+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:56.199817+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.199925+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200023+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200189+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200477+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.200573+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:56.207337+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:56.223501+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:56.237348+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:56.263573+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:56.267764+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:56.285787+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:56.298924+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:31:56.484105+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:31:59.888687+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"GET"} [] [2025-12-13T17:31:59.890365+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:31:59.890456+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890504+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890542+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890581+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890654+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890691+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.890732+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:31:59.892061+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:31:59.894256+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:31:59.898179+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:31:59.901343+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:59.904562+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:31:59.914655+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:31:59.965391+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:00.150072+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:14.395634+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"1"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/1","method":"POST"} [] [2025-12-13T17:32:14.401125+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:14.401325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.401468+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.401596+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.401719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.401904+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.402062+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.402193+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.402333+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:14.413553+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:14.422229+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:14.441221+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:14.444987+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:14.448200+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:14.455025+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:14.473701+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:32:15.023900+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:32:15.024453+00:00] doctrine.DEBUG: Executing statement: UPDATE demotis SET title = ? WHERE id = ? (parameters: array{"1":"Democratos officiel","2":1}, types: array{"1":0,"2":0}) {"sql":"UPDATE demotis SET title = ? WHERE id = ?","params":{"1":"Democratos officiel","2":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:15.025163+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:32:15.026656+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:15.121709+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:32:15.126138+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:15.126297+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126404+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126497+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126786+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.126988+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:15.132664+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:15.148031+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:15.158745+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:15.166293+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:15.172641+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:15.188586+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:15.190982+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:15.214159+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:15.410360+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:17.643823+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:32:17.645738+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:17.645816+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.645865+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.645907+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.645948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.646028+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.646072+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.646111+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.646153+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:17.649549+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:17.655230+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:17.659714+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:17.678704+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:17.698474+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:17.699753+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:17.702471+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:17.705726+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:17.900393+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:20.363338+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:32:20.376603+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:20.376811+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.376966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377087+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377486+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377670+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377767+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.377873+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:20.393895+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:20.412941+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:20.431532+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:20.438094+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:20.442612+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:20.455175+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:20.467108+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:20.619622+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:22.434282+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:32:22.435181+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:22.435257+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435307+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435348+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435466+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435503+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.435544+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:22.437779+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:22.440800+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:22.445612+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:22.452357+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:22.514048+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:22.515915+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:22.520854+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:22.526246+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:22.692905+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:26.761292+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:32:26.770244+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:26.770659+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.770973+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.771180+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.771406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.771864+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.772044+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.772169+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.772280+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:26.791780+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:26.811276+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:26.821849+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:26.843987+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:26.861159+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:26.861901+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:26.864839+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:26.867184+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:27.057709+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:28.506665+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:32:28.508705+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:28.508788+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.508839+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.508881+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.508923+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.508962+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.509002+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.509041+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.509084+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:28.529621+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:28.544652+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:28.569991+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:28.588529+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:28.611910+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:28.613075+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:28.614459+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:28.615632+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:28.795506+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:30.762399+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:32:30.770831+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:30.771004+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771124+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771227+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771327+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771454+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771626+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.771877+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.773076+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:30.793148+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:30.815149+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:30.838729+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:30.858341+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:30.890038+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:30.891327+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:30.892618+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:30.894849+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:31.059273+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:32.204707+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:32:32.205974+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:32.206062+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206162+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206268+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206350+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206389+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.206434+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:32.211324+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:32.223378+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:32.254129+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:32.265408+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:32.311194+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:32.311942+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:32.313720+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:32.314839+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:32.318445+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:32.478580+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:33.733613+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:32:33.746051+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:33.746626+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.746958+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747171+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747280+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747381+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747484+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747584+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.747691+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:33.777307+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:33.804780+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:33.839655+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:33.865493+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:33.889229+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:33.891061+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:33.893664+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:33.896076+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:34.121485+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:36.835081+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:32:36.843709+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:36.843877+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.843995+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.844181+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.845845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.845978+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.846088+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.846187+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.846313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:36.870000+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:36.886246+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:36.917804+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:36.928423+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:36.974215+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:36.976417+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:36.979592+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:36.981170+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:36.986699+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:37.186093+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:46.316120+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:32:46.322348+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:46.322514+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.322632+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.322735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.322855+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.322955+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.323053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.323147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.323247+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:46.337312+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:46.360103+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:46.372867+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:46.447868+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:46.473678+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:46.474550+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:46.476602+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:46.479143+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:46.675451+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:32:50.355682+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:32:50.362890+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:32:50.363048+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363159+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363253+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363347+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363614+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363705+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.363895+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:32:50.388205+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:32:50.409516+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:32:50.418288+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:50.455187+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:50.463168+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:32:50.463835+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:32:50.464962+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:32:50.465905+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:32:50.654513+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:04.462565+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:33:04.468545+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:04.468761+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.468915+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469321+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469452+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.469714+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:04.491836+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:04.513237+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:04.524131+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:04.545870+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:04.571509+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:04.573274+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:04.577025+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:04.579179+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:04.757968+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:06.153379+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:33:06.154792+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:06.154875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.154930+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.154971+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.155011+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.155049+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.155093+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.155130+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.155171+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.159231+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:06.171056+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:06.201466+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:06.212256+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:06.270268+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:06.272347+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:06.273782+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:06.275119+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:06.278444+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:06.459752+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:06.955310+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/no","method":"GET"} [] [2025-12-13T17:33:06.956574+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:06.956662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956714+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956756+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956821+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956864+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956906+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.956993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:06.960737+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:06.978382+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:07.011140+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.054215+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.064888+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:07.067676+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.068887+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:07.161429+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:33:07.165028+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:07.165260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165491+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165588+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165700+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.165984+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:07.176550+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:07.188923+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:07.193015+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.201708+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.236788+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:07.237595+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.239137+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:07.240135+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:07.243363+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:07.444618+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:37.919183+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"POST"} [] [2025-12-13T17:33:37.929736+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:37.929904+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.930022+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.930224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.930494+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.930702+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.930911+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.931457+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.931578+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:37.936304+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:37.950579+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:37.962230+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:37.967471+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:37.974744+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:37.982221+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:37.984941+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:37.996855+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:33:38.431742+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:33:38.433355+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"Créateur","2":"2025-12-13 17:33:37","3":"Proposer votre nom de domaine","4":9}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"Créateur","2":"2025-12-13 17:33:37","3":"Proposer votre nom de domaine","4":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:38.434702+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:33:38.440842+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:38.545221+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9","method":"GET"} [] [2025-12-13T17:33:38.549123+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:38.549285+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549405+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549617+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549713+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549808+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.549901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.550001+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:38.559882+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:38.574866+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:38.601663+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:38.603785+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:38.621786+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:38.662940+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:38.663868+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:38.665688+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:38.667524+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:38.672786+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:38.876034+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:40.322345+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:33:40.330810+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:40.331119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331263+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331373+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331479+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331580+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331684+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331799+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.331905+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:40.349245+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:40.372864+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:40.396140+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:40.413504+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:40.432709+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:40.434036+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:40.435623+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:40.436922+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:40.601093+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:51.152020+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"1","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/1/yes","method":"GET"} [] [2025-12-13T17:33:51.157907+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:51.158079+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158199+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158306+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158413+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158536+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158661+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158763+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.158866+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.179707+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:51.203393+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:51.246186+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.287817+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.297559+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:51.299679+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.300438+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:51.354348+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9","method":"GET"} [] [2025-12-13T17:33:51.357690+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:33:51.357827+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.357931+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.358023+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.358120+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.358211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.358399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.358510+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.361187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:33:51.371143+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:33:51.386326+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:33:51.394752+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.407487+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.458834+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:33:51.459536+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.461572+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:33:51.464422+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:33:51.469344+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:33:51.475330+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:33:51.678163+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:22.411107+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:34:22.417215+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:22.417371+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417471+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417561+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417650+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417759+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417844+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.417930+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.418022+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:22.423586+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:22.435175+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:22.444003+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:22.451251+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:22.456533+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:22.471565+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:22.488056+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:34:22.681835+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:24.561079+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:34:24.562090+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:24.562174+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562349+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562476+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562513+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.562554+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:24.564940+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:24.567795+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:24.589620+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:24.602236+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:24.626883+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:24.627567+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:24.629658+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:24.631827+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:34:24.785495+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:25.606392+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:34:25.615650+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:25.616019+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.616332+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.616490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.616711+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.616936+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.617087+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.617222+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.617364+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:25.631279+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:25.644656+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:25.665200+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:25.684211+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:25.754199+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:25.755196+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:25.758966+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:25.760381+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:25.766308+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:34:25.951429+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:28.396730+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/yes","method":"GET"} [] [2025-12-13T17:34:28.406486+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:28.406645+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.406749+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.406840+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.406931+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.407018+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.407107+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.407194+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.407287+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.421854+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:28.442800+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:28.461535+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.490799+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.505594+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:28.511704+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.513586+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:28.620553+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:34:28.625990+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:28.626151+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626266+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626369+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626472+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626569+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626666+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626844+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.626957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:28.645308+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:28.661808+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:28.681073+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:28.682311+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.697940+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.731022+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:28.731762+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.734315+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:28.735409+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:28.740600+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:34:28.932744+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:29.780456+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/no","method":"GET"} [] [2025-12-13T17:34:29.781604+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:29.781683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781775+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781818+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781861+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781900+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781937+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.781978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.785457+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:29.792567+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:29.814669+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:29.849133+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:29.865221+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:29.867290+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:29.868773+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:29.968652+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:34:29.972023+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:34:29.972456+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.972744+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.972847+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.972943+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.973032+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.973123+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.973213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.973306+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:34:29.986330+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:34:30.003980+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:34:30.009814+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:30.018544+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:30.039682+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:34:30.050409+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:34:30.051737+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:30.053462+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:34:30.054147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:34:30.061358+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:34:30.243061+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:35.947869+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:35:35.953965+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:35.954124+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954224+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954313+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954488+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954592+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954676+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.954765+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:35.975382+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:35.994734+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:36.004092+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:36.015549+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:36.050906+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:36.051958+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:36.053327+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:36.054087+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:36.058320+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:36.237799+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:37.328077+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"POST"} [] [2025-12-13T17:35:37.329250+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:37.329329+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329379+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329420+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329460+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329498+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329575+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.329620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.331053+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:37.333927+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:37.339629+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:37.359922+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:37.369178+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:37.380959+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:37.384919+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:37.397980+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:35:37.883669+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:35:37.884731+00:00] doctrine.DEBUG: Executing statement: INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?) (parameters: array{"1":"test","2":"2025-12-13 17:35:37","3":"test","4":9}, types: array{"1":0,"2":0,"3":0,"4":0}) {"sql":"INSERT INTO comment (author, date, comment, proposition_id) VALUES (?, ?, ?, ?)","params":{"1":"test","2":"2025-12-13 17:35:37","3":"test","4":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:37.885265+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:35:37.890201+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:37.931948+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:35:37.933101+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:37.933198+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933251+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933294+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933534+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.933587+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:37.937888+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:37.949594+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:37.962277+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:37.980692+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:38.026010+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:38.026688+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:38.028935+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:38.030075+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:38.037228+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:38.074080+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:38.203714+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:41.530846+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"no"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/no","method":"GET"} [] [2025-12-13T17:35:41.537140+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:41.537307+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.537430+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.537534+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.537636+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.537733+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.537830+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.538012+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.538121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.550926+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:41.568204+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:41.575030+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.593649+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.606636+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:41.609535+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.610315+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:41.681277+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:35:41.684056+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:41.684341+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.684679+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.684798+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.684920+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.685170+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.685324+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.685579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.685896+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:41.694302+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:41.703798+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:41.706531+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.715129+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.752483+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:41.753527+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.754917+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:41.755484+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:41.761320+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:41.780868+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:41.962749+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:43.034073+00:00] request.INFO: Matched route "voter". {"route":"voter","route_parameters":{"_route":"voter","_controller":"App\\Controller\\PropositionController::voter","proposition_id":"9","demotis_id":"3","choice":"yes"},"request_uri":"http://localhost/symfony/democratos/public/proposition/vote/9/3/yes","method":"GET"} [] [2025-12-13T17:35:43.035382+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:43.035467+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035516+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035558+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035638+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035686+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035730+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.035779+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.042695+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:43.065436+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:43.075318+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.099060+00:00] doctrine.DEBUG: Executing statement: SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ? (parameters: array{"1":9,"2":"127.0.0.1"}, types: array{"1":0,"2":0}) {"sql":"SELECT COUNT(v0_.id) AS sclr_0 FROM vote v0_ WHERE v0_.demotis_id = ? AND v0_.ip = ?","params":{"1":9,"2":"127.0.0.1"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.118795+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:43.121013+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.122229+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:43.224664+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:35:43.229535+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:43.229722+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.229846+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.229959+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.230185+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.230315+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.230429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.230527+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.230627+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:43.246494+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:43.258528+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:43.293923+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:43.295147+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.307688+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.344069+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:43.345490+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.346885+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:43.347601+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:43.353340+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:43.530553+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:44.791041+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:35:44.800222+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:44.800395+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.800519+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.800620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.800748+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.800855+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.801068+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.801235+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.801539+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:44.819134+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:44.841149+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:44.849022+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:44.871832+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:44.897442+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:44.899022+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:44.902348+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:44.905965+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:45.064317+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:35:51.255580+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:35:51.262034+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:35:51.262203+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.262319+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.262420+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.262521+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.262616+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.262803+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.264118+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.264515+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:35:51.286080+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:35:51.305166+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:35:51.313152+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:51.338620+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:51.360105+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:35:51.360969+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:35:51.362244+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:35:51.363918+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:35:51.522066+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:11.772449+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:36:11.782285+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:11.782455+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.782569+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.782668+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.782765+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.782855+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.782947+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.783037+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.783132+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:11.790208+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:11.801740+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:11.820969+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:11.827322+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:11.830877+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:11.859343+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:11.900042+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:12.057844+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:25.671173+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-13T17:36:25.675763+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:25.675946+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676164+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676265+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676471+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676578+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.676771+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:25.680680+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:25.688359+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:25.697305+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:25.720699+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:25.723079+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:25.779675+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:25.986412+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:36.943186+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"POST"} [] [2025-12-13T17:36:36.949381+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:36.949534+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.949666+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.949767+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.949875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.949979+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.950085+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.950184+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.950367+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:36.954395+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:36.959999+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:36.966487+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:36.985657+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:36.988160+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:37.007663+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:36:37.467293+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:36:37.469667+00:00] doctrine.DEBUG: Executing statement: INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?) (parameters: array{"1":"test 2","2":"test 2","3":1}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO demotis (description, title, user_id) VALUES (?, ?, ?)","params":{"1":"test 2","2":"test 2","3":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:37.470800+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:36:37.472254+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:37.566418+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:36:37.569727+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:37.569910+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570045+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570164+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570284+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570379+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570474+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.570786+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:37.573489+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:37.582225+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:37.593386+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:37.600206+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:37.604199+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:37.619718+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:37.644613+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:37.654623+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:37.820056+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:43.000416+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"4","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/4","method":"GET"} [] [2025-12-13T17:36:43.009808+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:43.009977+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.010110+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.010632+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.010997+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.011307+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.011617+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.011912+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.012272+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:43.024041+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:43.036498+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:43.054580+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"4"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"4"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:43.084202+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:43.104848+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:43.105699+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:43.107198+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:43.108071+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:43.265924+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:44.267264+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:36:44.268529+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:44.268608+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268656+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268696+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268773+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268847+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.268888+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:44.272446+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:44.277496+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:44.302236+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:44.323272+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:44.345300+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:44.346225+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:44.347450+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:44.348578+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:44.504269+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:50.963538+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:36:50.977505+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:50.977944+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.978261+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.978531+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.978838+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.979082+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.979326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.979836+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.980207+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:50.993151+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:51.008740+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:51.019030+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:51.025578+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:51.030753+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:51.048206+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:51.061157+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:51.225655+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:36:52.138269+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:36:52.139330+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:36:52.139507+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.139605+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.139683+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.139858+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.139941+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.140017+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.140089+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.140170+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:36:52.144311+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:36:52.148615+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:36:52.164358+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:52.190103+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:52.212597+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:36:52.213415+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:36:52.215050+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:36:52.216803+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:36:52.387509+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:12.785580+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:12.793528+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:12.793735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.793996+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.794200+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.794489+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.794661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.794834+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.795098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.795370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:12.818718+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:12.845994+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:12.860956+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:12.880278+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:13.000595+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:13.001605+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:13.003087+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:13.004128+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:13.188733+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:14.683303+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:14.684739+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:14.684825+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.684876+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.684917+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.684959+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.684998+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.685037+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.685075+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.685173+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:14.691207+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:14.712219+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:14.747383+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:14.766694+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:14.783406+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:14.784239+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:14.785608+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:14.786515+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:14.971700+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:17.057318+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:39:17.064734+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:17.065575+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.065942+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066419+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066546+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066639+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066726+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066807+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.066913+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:17.106831+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:17.120611+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:17.139514+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:17.163763+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:17.185589+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:17.187253+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:17.189671+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:17.193095+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:17.384480+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:18.279889+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:18.281145+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:18.281224+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281272+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281350+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281387+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281424+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.281500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:18.285635+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:18.294202+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:18.302716+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:18.318541+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:18.336690+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:18.337564+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:18.340665+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:18.342734+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:18.520885+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:26.109294+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:26.115195+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:26.115382+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.115500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.115600+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.115700+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.115885+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.115993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.116088+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.116187+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:26.131995+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:26.149075+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:26.156707+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:26.188407+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:26.209531+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:26.210312+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:26.211984+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:26.213329+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:26.359063+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:27.162313+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:39:27.163535+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:27.163606+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163653+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163691+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163778+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163816+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163856+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163894+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.163941+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:27.168036+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:27.180215+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:27.189001+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:27.226658+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:27.253449+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:27.254132+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:27.256158+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:27.258794+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:27.419195+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:28.976963+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:39:28.978101+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:28.978175+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978222+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978261+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978299+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978335+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978372+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978419+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.978459+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:28.979863+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:28.983051+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:28.993155+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:28.997553+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:29.001053+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:29.015443+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:29.028514+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:29.194985+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:36.110789+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:36.118293+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:36.118459+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.118560+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.118645+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.118731+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.118917+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.119016+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.119100+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.119191+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:36.133506+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:36.155488+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:36.183342+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:36.203762+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:36.228763+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:36.229609+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:36.231404+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:36.232629+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:36.393872+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:37.816314+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:39:37.817510+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:37.817585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817631+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817670+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817782+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817818+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.817857+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:37.828519+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:37.842504+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:37.865064+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:37.882222+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.description AS description_4, t0.date AS date_5, t0.vote_yes AS vote_yes_6, t0.vote_no AS vote_no_7, t0.demotis_id AS demotis_id_8 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:37.949269+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:37.950211+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:37.951406+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:37.952232+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:37.957770+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:38.151421+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:41.519050+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:39:41.529356+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:41.529583+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.529736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.529837+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.529933+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.530023+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.530135+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.530316+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.530423+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:41.548780+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:41.566917+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:41.576326+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:41.602293+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:41.620401+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:41.623795+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:41.625046+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:41.626004+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:41.781310+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:39:45.141846+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:39:45.149249+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:39:45.149420+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.149550+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.149662+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.149823+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.149986+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.150150+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.150448+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.150647+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:39:45.166125+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:39:45.187533+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:39:45.196541+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:45.260610+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:39:45.262049+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:39:45.263348+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:39:45.269254+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:39:45.464119+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:40:16.876599+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"POST"} [] [2025-12-13T17:40:16.881833+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:40:16.881991+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882115+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882311+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882430+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882527+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882698+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.882814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:16.887199+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:40:16.896884+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:40:16.907144+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:40:16.915304+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:16.918491+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:40:16.925164+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:16.940799+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:40:17.488982+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:40:17.490388+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"Nom de domaine : Democratos","2":"Voter pour le nom de domaine Democratos","3":null,"4":"2025-12-13 17:40:16","5":0,"6":0,"7":3}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"Nom de domaine : Democratos","2":"Voter pour le nom de domaine Democratos","3":null,"4":"2025-12-13 17:40:16","5":0,"6":0,"7":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:17.490921+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:40:17.492290+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:40:17.601588+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:40:17.604556+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:40:17.604684+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.604787+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.604880+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.604973+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.605147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.605249+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.605336+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.605428+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:17.616960+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:40:17.635681+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:40:17.655561+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:17.685326+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:17.687962+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:40:17.715906+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:40:17.716905+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:17.718229+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:40:17.721330+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:40:17.919690+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:40:20.512905+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:40:20.527035+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:40:20.527244+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.527376+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.527562+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.527764+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.527951+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.528140+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.528362+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.528542+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:20.555179+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:40:20.575667+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:40:20.597853+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:20.636998+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:40:20.637767+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:20.640061+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:40:20.644724+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:40:20.844108+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:40:48.387866+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"POST"} [] [2025-12-13T17:40:48.399088+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:40:48.399250+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399384+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399475+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399564+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399649+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399820+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.399918+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:48.406687+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:40:48.426531+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:40:48.442666+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:40:48.473247+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:48.477567+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:40:48.484221+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:48.498429+00:00] request.DEBUG: CSRF validation accepted using origin info. [] [] [2025-12-13T17:40:49.036031+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:40:49.036959+00:00] doctrine.DEBUG: Executing statement: INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"Nom de domaine : Demotis","2":"Voter pour le nom de domaine Demotis","3":null,"4":"2025-12-13 17:40:48","5":0,"6":0,"7":3}, types: array{"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0}) {"sql":"INSERT INTO proposition (title, text, description, date, vote_yes, vote_no, demotis_id) VALUES (?, ?, ?, ?, ?, ?, ?)","params":{"1":"Nom de domaine : Demotis","2":"Voter pour le nom de domaine Demotis","3":null,"4":"2025-12-13 17:40:48","5":0,"6":0,"7":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0},"4":{"Doctrine\\DBAL\\ParameterType":0},"5":{"Doctrine\\DBAL\\ParameterType":0},"6":{"Doctrine\\DBAL\\ParameterType":0},"7":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:49.037948+00:00] doctrine.DEBUG: Committing transaction [] [] [2025-12-13T17:40:49.042362+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:40:49.117775+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:40:49.119910+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:40:49.120053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.120153+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.120421+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.120564+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.120685+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.120856+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.121022+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.121195+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:40:49.128012+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:40:49.136667+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:40:49.169345+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:49.192776+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:49.210843+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:40:49.211501+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:40:49.215739+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:40:49.217795+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:40:49.249338+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:40:49.427892+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:08.446576+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:41:08.455018+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:08.455180+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455287+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455382+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455478+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455657+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455743+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.455837+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:08.469596+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:08.481777+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:08.488721+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:08.528272+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:41:08.529124+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:08.530710+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:41:08.535123+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:41:08.714951+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:12.870711+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:41:12.877971+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:12.878230+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878349+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878684+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878787+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.878966+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.879059+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:12.900495+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:12.929690+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:12.938603+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:12.956988+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:12.983046+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:41:12.984881+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:12.986845+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:41:12.988436+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:41:13.163086+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:17.393507+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:41:17.398531+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:17.398737+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.398870+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.398983+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.400849+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.400969+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.401086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.401182+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.401284+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:17.410443+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:41:17.423997+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:17.433571+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:17.459997+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:17.468127+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:41:17.482004+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:17.502597+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:41:17.669267+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:18.432157+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-13T17:41:18.433239+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:18.433317+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433443+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433491+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433530+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433568+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.433609+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.434635+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:41:18.436141+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:18.437715+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:18.440113+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:18.442274+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:41:18.503403+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:41:18.505538+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:18.505854+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.505986+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506095+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506207+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506328+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506435+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506533+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.506638+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:18.511947+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:18.625120+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:19.286919+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:41:19.287990+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:19.288091+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288147+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288202+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288249+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288351+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288398+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288440+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.288485+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.291543+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:41:19.291798+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:41:19.296655+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:19.354111+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:41:19.355986+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:19.356123+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356227+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356369+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356587+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356681+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356766+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.356990+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:19.361811+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:20.623776+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:41:20.625399+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:20.625478+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625525+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625564+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625602+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625638+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625676+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625712+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.625752+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:20.628657+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:21.490201+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:41:21.491258+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:21.491339+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491387+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491506+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491543+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.491618+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:21.493889+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:21.496987+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:21.500369+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:21.508649+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:21.691941+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:27.153428+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:41:27.162659+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:27.162867+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.162978+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163073+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163269+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163445+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.163547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:27.184572+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:27.204559+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:27.211422+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:27.230916+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:27.417328+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:32.085826+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:41:32.094246+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:32.094424+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.094538+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.094637+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.094735+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.094829+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.094923+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.095042+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.095160+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:32.112276+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:32.126695+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:32.157702+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:32.182278+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:32.391202+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:43.096894+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:41:43.102350+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:43.102519+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.102639+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.102743+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.102843+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.102937+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.103030+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.103119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.103220+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:43.118450+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:43.133847+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:43.167507+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:43.201849+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:43.537484+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:45.356042+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:41:45.361353+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:45.362406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.362561+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.362670+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.362788+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.362893+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.362988+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.363162+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.363263+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:45.381783+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:45.396686+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:45.417711+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:45.438176+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:45.655052+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:46.230615+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:41:46.231955+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:46.232051+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232100+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232140+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232275+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232316+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232352+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.232392+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:46.236087+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:46.248714+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:46.257529+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:46.283776+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:46.463292+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:55.928084+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:41:55.938665+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:55.938985+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.939325+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.939666+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.939811+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.939989+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.940321+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.940674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.940901+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:55.961272+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:55.978117+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:41:55.988075+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:56.009361+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:41:56.219835+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:41:57.612897+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:41:57.614069+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:57.614149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614197+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614276+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614313+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614399+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.614441+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.618106+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:41:57.618359+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:41:57.631068+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:41:57.705394+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:41:57.707290+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:41:57.707437+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.707654+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.707777+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.707886+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.707995+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.708106+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.708215+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.708411+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:41:57.713769+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:42:01.074575+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-13T17:42:01.076337+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:42:01.076429+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076482+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076569+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076609+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076650+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076754+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.076802+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.079772+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:42:01.445182+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lMJPnkOZDUcmpDW7KWC8GriP-lUnyeDG9omSt5eGEYrCIXHx90e83iQotnfG31A1w&prompt=none&scope=email%20profile%20openid%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&state=0762ec7340e81dae9f2c78befb04ae55","method":"GET"} [] [2025-12-13T17:42:01.447113+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:42:01.447251+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.447367+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.447547+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.447862+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.448226+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.448524+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:01.448920+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.202224+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:42:02.204280+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:42:02.206803+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:42:02.210423+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:42:02.211637+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:42:02.212097+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:42:02.269527+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:42:02.271361+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:42:02.271490+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.271591+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.271687+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.271784+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.271876+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.272982+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.273292+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.273590+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:42:02.277859+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:42:02.282139+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:42:02.290076+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:42:02.310018+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:42:02.313182+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:42:02.322120+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:42:02.332409+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:42:02.346544+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:42:02.498681+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:13.354653+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:13.360017+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:13.360168+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.360276+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.360688+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.360799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.360891+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.361086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.361197+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.361296+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:13.372024+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:13.388656+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:13.394220+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:13.420486+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:13.443615+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:13.444479+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:13.445764+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:13.447876+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:13.621617+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:32.829931+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:43:32.841043+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:32.843456+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.843845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.845532+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.845719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.845877+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.846026+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.846175+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.846332+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:32.864880+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:32.884390+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:32.909133+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:32.979790+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:32.980804+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:32.983067+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:32.989177+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:33.157074+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:38.820236+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:38.828009+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:38.828182+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828298+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828388+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828477+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828560+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828645+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828765+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.828886+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:38.841724+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:38.857109+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:38.890290+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:38.926295+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:38.944838+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:38.945884+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:38.947388+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:38.949592+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:39.133255+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:40.374336+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:43:40.376146+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:40.376271+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376336+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376385+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376499+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376547+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376675+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.376736+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:40.388167+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:40.402997+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:40.429361+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:40.455953+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:40.476016+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:40.476853+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:40.478982+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:40.480226+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:40.645602+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:41.760012+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:43:41.770632+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:41.770819+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.770953+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.771064+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.771169+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.771266+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.771365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.772105+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.772267+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:41.790282+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:41.807155+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:41.814058+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:41.834771+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:41.849774+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:41.850949+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:41.853939+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:41.856188+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:42.054498+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:43.442258+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:43.443930+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:43.444142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444194+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444349+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444384+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.444424+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:43.448395+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:43.462756+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:43.486918+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:43.505754+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:43.523483+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:43.525265+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:43.526632+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:43.528027+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:43.704902+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:44.901867+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:44.910771+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:44.910932+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.911066+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.911163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.911636+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.911932+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.912210+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.912470+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.912749+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:44.935022+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:44.969597+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:45.002456+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.045208+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.069946+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:45.070844+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.072277+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:45.073723+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:45.228832+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:45.812828+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:43:45.814243+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:45.814329+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814388+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814506+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814543+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814579+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.814619+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:45.818266+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:45.829793+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:45.851695+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.870547+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.895913+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:45.896668+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:45.899455+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:45.901763+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:46.097821+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:48.613627+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:48.623706+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:48.623928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624083+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624252+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624359+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624673+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.624775+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.625011+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:48.649235+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:48.679483+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:48.712712+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:48.738631+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:48.768519+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:48.769545+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:48.771134+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:48.772767+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:48.929181+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:43:49.666095+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:43:49.667961+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:43:49.668050+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668098+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668137+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668176+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668248+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668283+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.668323+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:43:49.677896+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:43:49.697293+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:43:49.713090+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:49.732978+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:49.759270+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:43:49.759927+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:43:49.761226+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:43:49.762213+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:43:49.915451+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:44:05.319898+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:44:05.326849+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:05.327034+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327147+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327244+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327339+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327430+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327733+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327846+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.327969+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:05.335391+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:44:05.350495+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:05.360922+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:44:05.369029+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:44:05.373066+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:44:05.390284+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:44:05.402461+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:44:05.587189+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:44:06.662654+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-13T17:44:06.664227+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:06.664315+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664365+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664452+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664724+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664773+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664815+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664852+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.664956+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.666014+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:44:06.667596+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:06.669221+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:44:06.694060+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:44:06.698305+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:44:06.841018+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:44:06.844297+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:06.844452+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.844561+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.844659+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.844761+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.844853+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.844945+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.845033+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.845243+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:06.859142+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:06.926825+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:44:07.731580+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:44:07.732495+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:07.732573+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732621+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732663+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732705+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732784+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732822+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.732863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.735315+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:44:07.735513+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:44:07.739199+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:07.796632+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:44:07.798521+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:07.798658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.798768+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.798865+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.798959+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.799047+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.799134+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.799216+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.799308+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:07.807478+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:13.958895+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:44:13.962781+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:44:13.962933+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963040+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963243+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963356+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963449+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963540+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963628+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.963723+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:44:13.973956+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:44:13.983207+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:44:13.987283+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:44:14.005369+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.description AS description_3, p0_.date AS date_4, p0_.vote_yes AS vote_yes_5, p0_.vote_no AS vote_no_6, p0_.demotis_id AS demotis_id_7 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:44:14.203062+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:11.010209+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:11.016044+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.017864+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.020729+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.021155+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.034601+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T17:45:11.035474+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.036129+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.043178+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.043785+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.045447+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.045867+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.047522+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.047788+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.049840+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T17:45:11.056770+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.057232+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.058120+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.058376+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.059286+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.059613+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.060983+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.061336+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.062624+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.063024+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.063967+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:11.064427+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:11.065880+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T17:45:12.151695+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:12.152467+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:12.155855+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:12.157524+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:12.158861+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:12.197282+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T17:45:12.210165+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:14.234073+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:14.245090+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:14.249279+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.189202+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.190512+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"db_name"}, types: array{"1":0}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"db_name"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.207623+00:00] doctrine.DEBUG: Executing query: SELECT @@character_set_database, @@collation_database {"sql":"SELECT @@character_set_database, @@collation_database"} [] [2025-12-13T17:45:15.208558+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.209024+00:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.DATA_TYPE AS type, c.COLUMN_TYPE, c.CHARACTER_MAXIMUM_LENGTH, c.CHARACTER_OCTET_LENGTH, c.NUMERIC_PRECISION, c.NUMERIC_SCALE, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY c.TABLE_NAME, c.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n c.TABLE_NAME,\n c.COLUMN_NAME AS field,\n c.DATA_TYPE AS type,\n c.COLUMN_TYPE,\n c.CHARACTER_MAXIMUM_LENGTH,\n c.CHARACTER_OCTET_LENGTH,\n c.NUMERIC_PRECISION,\n c.NUMERIC_SCALE,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ?\n AND t.TABLE_TYPE = 'BASE TABLE'\nORDER BY c.TABLE_NAME,\n c.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.213469+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.213998+00:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, 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_SCHEMA = ? AND TABLE_NAME = ? ORDER BY TABLE_NAME, SEQ_IN_INDEX (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":"SELECT\n TABLE_NAME,\n NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS\nWHERE TABLE_SCHEMA = ? AND TABLE_NAME = ?\nORDER BY TABLE_NAME,\n SEQ_IN_INDEX","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.215657+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.216094+00:00] doctrine.DEBUG: Executing statement: SELECT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION, c.UPDATE_RULE, c.DELETE_RULE FROM information_schema.key_column_usage k INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME WHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.TABLE_NAME, k.CONSTRAINT_NAME, k.ORDINAL_POSITION (parameters: array{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"}, types: array{"1":0,"2":0,"3":0}) {"sql":"SELECT\n k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION,\n c.UPDATE_RULE,\n c.DELETE_RULE\nFROM information_schema.key_column_usage k\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nWHERE k.TABLE_SCHEMA = ? AND c.CONSTRAINT_SCHEMA = ? AND k.TABLE_NAME = ?\nAND k.REFERENCED_COLUMN_NAME IS NOT NULL\nORDER BY k.TABLE_NAME,\n k.CONSTRAINT_NAME,\n k.ORDINAL_POSITION","params":{"1":"db_name","2":"db_name","3":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.217850+00:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-12-13T17:45:15.218258+00:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"db_name","2":"doctrine_migration_versions"}, types: array{"1":0,"2":0}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"db_name","2":"doctrine_migration_versions"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.227127+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T17:45:15.228748+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T17:45:15.723237+00:00] doctrine.DEBUG: Executing query: SELECT * FROM doctrine_migration_versions {"sql":"SELECT * FROM doctrine_migration_versions"} [] [2025-12-13T17:45:15.735147+00:00] doctrine.DEBUG: Beginning transaction [] [] [2025-12-13T17:45:15.737238+00:00] deprecation.INFO: User Deprecated: The "Doctrine\DBAL\Schema\Schema" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Doctrine\Migrations\Provider\LazySchema". {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\DBAL\\Schema\\Schema\" class is considered final. It may change without further notice as of its next major version. You should not extend it from \"Doctrine\\Migrations\\Provider\\LazySchema\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-13T17:45:15.737359+00:00] deprecation.INFO: User Deprecated: The "Doctrine\Migrations\Provider\LazySchema" class uses "Symfony\Component\VarExporter\LazyProxyTrait" that is deprecated since Symfony 7.3, use native lazy objects instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Doctrine\\Migrations\\Provider\\LazySchema\" class uses \"Symfony\\Component\\VarExporter\\LazyProxyTrait\" that is deprecated since Symfony 7.3, use native lazy objects instead. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\error-handler\\DebugClassLoader.php:348)"} [] [2025-12-13T17:45:15.738275+00:00] doctrine.DEBUG: Executing query: ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id) {"sql":"ALTER TABLE comment ADD CONSTRAINT FK_9474526CDB96F9E FOREIGN KEY (proposition_id) REFERENCES proposition (id)"} [] [2025-12-13T17:45:15.766780+00:00] doctrine.DEBUG: Executing query: ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id) {"sql":"ALTER TABLE demotis ADD CONSTRAINT FK_96804D2CA76ED395 FOREIGN KEY (user_id) REFERENCES user (id)"} [] [2025-12-13T17:45:15.786902+00:00] doctrine.DEBUG: Executing query: ALTER TABLE proposition DROP description {"sql":"ALTER TABLE proposition DROP description"} [] [2025-12-13T17:45:15.805905+00:00] doctrine.DEBUG: Executing query: ALTER TABLE proposition ADD CONSTRAINT FK_C7CDC353FF79C84A FOREIGN KEY (demotis_id) REFERENCES demotis (id) {"sql":"ALTER TABLE proposition ADD CONSTRAINT FK_C7CDC353FF79C84A FOREIGN KEY (demotis_id) REFERENCES demotis (id)"} [] [2025-12-13T17:45:15.821225+00:00] doctrine.DEBUG: Executing query: DROP INDEX IDX_5A108564A76ED395 ON vote {"sql":"DROP INDEX IDX_5A108564A76ED395 ON vote"} [] [2025-12-13T17:45:15.837593+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote DROP user_id {"sql":"ALTER TABLE vote DROP user_id"} [] [2025-12-13T17:45:15.851929+00:00] doctrine.DEBUG: Executing query: ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id) {"sql":"ALTER TABLE vote ADD CONSTRAINT FK_5A108564FF79C84A FOREIGN KEY (demotis_id) REFERENCES proposition (id)"} [] [2025-12-13T17:45:15.868562+00:00] doctrine.DEBUG: Executing statement: INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?) (parameters: array{"1":"DoctrineMigrations\\Version20251213174512","2":"2025-12-13 17:45:15","3":132}, types: array{"1":0,"2":0,"3":0}) {"sql":"INSERT INTO doctrine_migration_versions (version, executed_at, execution_time) VALUES (?, ?, ?)","params":{"1":"DoctrineMigrations\\Version20251213174512","2":"2025-12-13 17:45:15","3":132},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0},"2":{"Doctrine\\DBAL\\ParameterType":0},"3":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:15.871436+00:00] deprecation.INFO: User Deprecated: Context: trying to commit a transaction Problem: the transaction is already committed, relying on silencing is deprecated. Solution: override `AbstractMigration::isTransactional()` so that it returns false. Automate that by setting `transactional` to false in the configuration. More details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Context: trying to commit a transaction\nProblem: the transaction is already committed, relying on silencing is deprecated.\nSolution: override `AbstractMigration::isTransactional()` so that it returns false.\nAutomate that by setting `transactional` to false in the configuration.\nMore details at https://www.doctrine-project.org/projects/doctrine-migrations/en/stable/explanation/implicit-commits.html (TransactionHelper.php:20 called by DbalExecutor.php:193, https://github.com/doctrine/migrations/issues/1169, package doctrine/migrations) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:15.878447+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:21.555616+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:45:21.569130+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:21.569289+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.569403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.569505+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.569605+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.569802+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.569912+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.570007+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.570111+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:21.589925+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:21.618243+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:21.644469+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:21.710816+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:21.981924+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:38.993739+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:45:39.054412+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:39.054720+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.054850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055060+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055169+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055256+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055504+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.055610+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.107941+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:45:39.110873+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:45:39.239659+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:39.384611+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:45:39.388555+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:39.390237+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.390370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.390474+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.390572+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.390668+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.391203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.391337+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.391451+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:39.425093+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:41.036394+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:45:41.038276+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:41.038357+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038411+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038457+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038501+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038541+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038582+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038621+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.038664+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:41.045436+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:41.102044+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:41.193569+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:41.334072+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:41.558851+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:43.800124+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:45:43.801298+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:43.801375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801425+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801467+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801583+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.801663+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:43.806110+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:43.831483+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:43.861421+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:44.248751+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:45:50.984609+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:45:50.990298+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:45:50.990479+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.990613+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.991945+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.992105+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.992249+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.992370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.992508+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:50.992718+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:45:51.008426+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:45:51.027795+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:45:51.052983+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:51.076490+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:45:51.269144+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:06.232689+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:47:06.243666+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:06.243852+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.244142+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.244265+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.244375+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.244473+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.244574+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.245024+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.245164+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:06.261414+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:06.277978+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:06.304337+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:06.322011+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:06.802188+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:24.051463+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:47:24.060132+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:24.060501+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.060646+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.060939+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.061479+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.061706+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.062029+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.062312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.062655+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:24.082360+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:24.106488+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:24.135233+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:24.160990+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:24.385663+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:25.197824+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:47:25.200936+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:25.201078+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201377+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201472+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201562+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201652+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201738+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.201831+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:25.214179+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:25.228871+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:25.254322+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:25.276145+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:25.508009+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:26.987270+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:47:26.988901+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:26.988979+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989026+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989065+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989103+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989140+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989178+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989213+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.989254+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:26.993256+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:27.000103+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:27.030306+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:27.283254+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:28.206233+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:47:28.207453+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:28.207543+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207593+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207636+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207678+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207717+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207807+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207908+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.207966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:28.212416+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:28.229800+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:28.250075+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:28.270830+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:28.443180+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:36.648292+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:47:36.655035+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:36.655238+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.655497+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.655620+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.655729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.655851+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.655958+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.656056+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.656161+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:36.674856+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:36.693128+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:36.701674+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:36.713208+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:36.750399+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:36.938012+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:40.102982+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:47:40.117651+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:40.117804+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.117901+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.117985+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.118087+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.118167+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.118249+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.118326+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.118412+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.128082+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:47:40.128704+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:47:40.149046+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:40.234641+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:47:40.239071+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:40.239253+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.239381+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.239496+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.239625+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.239731+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.239839+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.240352+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.240635+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:40.257020+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:41.843954+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-13T17:47:41.845191+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:41.845341+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845404+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845455+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845505+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845553+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845602+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845648+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.845700+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:41.848159+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:42.370150+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lMT--J8UR8ZnQ1Xjq2NGx41D1xmoxdmenWFOYnpjqJb14BDOZTRamR0z_0XeOu-3A&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&state=cae687a07cad67132fe7e5fe2a94bdd4","method":"GET"} [] [2025-12-13T17:47:42.375131+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:42.375300+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.375420+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.375526+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.375632+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.375845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.375955+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:42.376060+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.223002+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:43.228912+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:43.233544+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:43.247848+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:47:43.250580+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:47:43.251132+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:47:43.340286+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:47:43.344194+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:43.344325+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344429+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344523+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344709+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344807+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344894+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.344976+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.345067+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:43.348601+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:47:43.354297+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:43.361191+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:43.380733+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:43.388200+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:47:43.412237+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:43.418814+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:43.434650+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:47:43.621960+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:47:45.550217+00:00] request.INFO: Matched route "demotis_add". {"route":"demotis_add","route_parameters":{"_route":"demotis_add","_controller":"App\\Controller\\DemotisController::add"},"request_uri":"http://localhost/symfony/democratos/public/demotis/add","method":"GET"} [] [2025-12-13T17:47:45.551104+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:47:45.551187+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551235+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551275+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551315+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551353+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551390+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551427+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.551469+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:47:45.552506+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:47:45.554153+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:47:45.556454+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:47:45.572418+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:47:45.576110+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:47:45.598076+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:47:45.811848+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:49:54.500813+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:49:54.507630+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:49:54.507778+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.507879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.507968+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.508058+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.508142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.508228+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.508312+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.508507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:54.523641+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:49:54.546318+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:49:54.554166+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:54.576898+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:54.601263+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:49:54.602493+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:54.604935+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:49:54.606275+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:49:54.774733+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:49:57.796877+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:49:57.804537+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:49:57.804727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.804863+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.805098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.805330+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.805550+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.805776+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.805994+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.806195+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:49:57.831419+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:49:57.873143+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:49:57.902491+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:57.930978+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:57.952590+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:49:57.954555+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:49:57.957376+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:49:57.959473+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:49:58.157125+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:50:42.909384+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:50:42.921161+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:50:42.921331+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.921446+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.921692+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.921809+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.921905+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.921996+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.922083+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.922177+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:42.948979+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:50:42.971913+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:50:42.992764+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:43.026479+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:43.194387+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:50:43.195371+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:43.198370+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:50:43.199333+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:50:43.391829+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:50:45.187841+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:50:45.196473+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:50:45.196639+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.196750+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.196867+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.196966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.197060+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.197155+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.197246+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.197345+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:50:45.210786+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:50:45.231828+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:50:45.241501+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:45.267571+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:45.294703+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:50:45.295589+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:50:45.297627+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:50:45.298599+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:50:45.489987+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:51:05.137293+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:51:05.143470+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:51:05.143642+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.143761+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.143866+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.143962+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.144053+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.144144+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.144231+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.144564+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:51:05.163607+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:51:05.181120+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:51:05.199416+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:51:05.221596+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:51:05.246127+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:51:05.246969+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:51:05.248974+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:51:05.250661+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:51:05.425443+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:53:17.872837+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:53:17.878237+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:53:17.878406+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.878523+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.878622+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.878761+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.878887+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.879020+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.879147+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.879282+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:53:17.906658+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:53:17.942885+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:53:17.972772+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:53:18.028267+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:53:18.099646+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:53:18.100762+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:53:18.103968+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:53:18.105894+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:53:18.271448+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:54:59.281431+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:54:59.289952+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:54:59.290149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290273+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290463+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290551+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290643+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290756+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.290850+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:54:59.304990+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:54:59.319153+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:54:59.329594+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:54:59.354011+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:54:59.378676+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:54:59.380463+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:54:59.382768+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:54:59.388168+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:54:59.603579+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:21.887177+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:55:21.897450+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:21.897699+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.898040+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.898324+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.898554+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.898664+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.899189+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.899400+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.899687+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:21.918647+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:21.939393+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:21.951113+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:22.009912+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:55:22.010959+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:22.012889+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:55:22.018821+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:55:22.194383+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:23.339375+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:55:23.345215+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:23.345409+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.345648+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.345851+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.346129+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.346412+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.346698+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.346829+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.346934+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:23.357825+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:23.369755+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:23.392203+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:23.409537+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:23.429543+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:55:23.430671+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:23.432658+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:55:23.435613+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:55:23.633037+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:24.210163+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T17:55:24.217884+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:24.218070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218193+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218404+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218536+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218640+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218737+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218826+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.218924+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:24.241201+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:24.258407+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:24.268012+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:24.328488+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:55:24.330143+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:24.332534+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:55:24.340001+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:55:24.512982+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:25.395615+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-13T17:55:25.396796+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:25.396875+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.396926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.396967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.397008+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.397047+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.397086+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.397124+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.397166+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.399154+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:55:25.407595+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:25.425100+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:25.452568+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:25.455947+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:55:25.508366+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:55:25.509690+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:25.509766+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.509814+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.509853+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.509892+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.509928+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.509966+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.510002+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.510042+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:25.513862+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:25.617465+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:28.980230+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:55:28.982200+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:28.982286+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982337+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982379+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982540+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.982585+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:28.985923+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:28.994156+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:29.020492+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:29.044344+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:29.272650+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:32.162694+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:32.174178+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:32.174434+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.174565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.174674+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.174900+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.176624+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.177203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.177658+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.178024+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:32.212334+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:32.234284+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:32.243401+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:32.267821+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:32.450644+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:36.339702+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:55:36.352653+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:36.352848+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.352982+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.353098+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.353211+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.353324+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.353457+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.353771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.354102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:36.381027+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:36.405615+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:36.420546+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:36.447995+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:36.623520+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:37.344783+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:55:37.346038+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:37.346119+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346170+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346253+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346292+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346332+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346433+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.346479+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:37.350650+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:37.361807+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:37.369369+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:37.390906+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:37.562439+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:39.895005+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:39.902638+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:39.902812+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.902932+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903070+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903341+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903560+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903654+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.903753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:39.917024+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:39.937718+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:39.963569+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:39.982781+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:40.163537+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:43.955394+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:43.960918+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:43.961215+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961354+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961466+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961576+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961678+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.961914+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.962021+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:43.976037+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:43.990810+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:43.999037+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:44.028359+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:44.210914+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:44.987298+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:55:44.988624+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:44.988727+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.988780+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.988824+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.988872+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.988916+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.988962+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.989005+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.989055+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:44.993847+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:45.013189+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:45.038725+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:45.060202+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:45.237223+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:46.700846+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:46.709914+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:46.710375+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.710715+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.711013+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.711308+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.711591+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.711932+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.712212+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.712504+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:46.731014+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:46.749467+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:46.761765+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:46.785172+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:46.971703+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:47.366802+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:47.367969+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:47.368046+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368096+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368137+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368218+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368258+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.368339+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:47.372156+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:47.383016+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:47.419170+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:47.454028+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:47.638880+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:48.483423+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:55:48.484616+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:48.484702+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484753+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484794+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484835+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484874+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484913+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484951+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.484993+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:48.490495+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:48.509346+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:48.531137+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:48.766287+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:49.570312+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:49.575605+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:49.575762+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.575867+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.575961+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.576057+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.576173+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.576265+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.576352+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.576447+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:49.588913+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:49.603029+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:49.610221+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:49.631673+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:49.832983+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:54.520142+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:54.525550+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:54.525748+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.525868+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.525967+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.526064+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.526156+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.526250+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.526444+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.526565+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:54.547784+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:54.568437+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:54.587481+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:54.612732+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:54.800055+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:56.098235+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:56.099434+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:56.099518+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099568+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099610+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099710+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099753+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099794+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099833+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.099876+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.115604+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:56.127777+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:56.133751+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:56.152869+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:56.336345+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:56.928665+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T17:55:56.930018+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:56.930182+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930245+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930288+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930330+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930370+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930411+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930450+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.930494+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:56.934355+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:56.941737+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:56.953690+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:57.201271+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:55:57.958985+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:55:57.965374+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:55:57.965536+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.965750+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.965858+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.965957+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.966051+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.966143+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.966232+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.966328+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:55:57.979152+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:55:57.994818+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:55:58.025301+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:58.041542+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:55:58.238351+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:04.016992+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:56:04.023356+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:04.023525+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.023639+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.023740+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.023837+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.023927+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.024019+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.024106+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.024203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.032425+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T17:56:04.032982+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T17:56:04.055335+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:04.177147+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:56:04.181846+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:04.181997+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.182105+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.182710+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.182841+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.182942+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.183040+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.183260+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.183635+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:04.196245+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:05.457723+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-13T17:56:05.458542+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:05.458612+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458660+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458701+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458740+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458777+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458815+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458851+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.458961+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.461042+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:05.850332+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lOYiiScfVW53A77jW5CUDyVjA9tBGyNyLecCSHGpnqyB3iWOdyVt0-yl4gwyrudig&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid&state=8c873108db988e0df1e80b2f3a7a365f","method":"GET"} [] [2025-12-13T17:56:05.851424+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:05.851545+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851598+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851640+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851680+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851757+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:05.851799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.589200+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:06.592567+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:06.596796+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:06.601522+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:56:06.602972+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T17:56:06.603439+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:06.716814+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:56:06.721733+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:06.722223+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722340+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722438+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722532+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722617+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722704+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722787+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.722879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:06.727783+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:06.738026+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:06.747906+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:06.776200+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:06.777508+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:06.789056+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:06.810002+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:06.818349+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:06.991935+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:10.642122+00:00] request.INFO: Matched route "demotis_edit". {"route":"demotis_edit","route_parameters":{"_route":"demotis_edit","_controller":"App\\Controller\\DemotisController::edit","id":"2"},"request_uri":"http://localhost/symfony/democratos/public/demotis/edit/2","method":"GET"} [] [2025-12-13T17:56:10.646370+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:10.646520+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.646620+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.646709+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.646800+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.646884+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.646970+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.647158+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.647259+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:10.651886+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:10.657259+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:10.662441+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:10.686049+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:10.689361+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:10.697394+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"2"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"2"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:10.709709+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:10.894595+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:14.671373+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:56:14.673049+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:14.673149+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673200+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673240+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673351+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673394+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673433+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673469+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.673510+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:14.676692+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:14.680268+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:14.688130+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:14.709754+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:14.737818+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:14.739246+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:14.741557+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:14.743419+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:14.926421+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:16.762601+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T17:56:16.763816+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:16.763900+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.763951+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.763994+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.764036+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.764075+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.764116+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.764155+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.764198+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:16.766680+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:16.779441+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:16.789688+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:16.816641+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:16.821079+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:16.830334+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:16.838704+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:17.009490+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:17.963897+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost/symfony/democratos/public/survey/1/administer" (from "http://localhost/symfony/democratos/public/demotis/list")" at RouterListener.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost/symfony/democratos/public/survey/1/administer\" (from \"http://localhost/symfony/democratos/public/demotis/list\") at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:156)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/survey/1/administer/\". at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:70)"} [] [2025-12-13T17:56:18.360716+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:18.457653+00:00] request.INFO: Matched route "_wdt_stylesheet". {"route":"_wdt_stylesheet","route_parameters":{"_route":"_wdt_stylesheet","_controller":"web_profiler.controller.profiler::toolbarStylesheetAction"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/styles","method":"GET"} [] [2025-12-13T17:56:18.511598+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6516de"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6516de?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:56:18.520927+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:18.687644+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6516de"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6516de?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:56:18.690225+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:19.099906+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6516de"},"request_uri":"http://localhost/symfony/democratos/public/_wdt/6516de?XDEBUG_IGNORE=1","method":"GET"} [] [2025-12-13T17:56:19.102484+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:22.147231+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:56:22.149035+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:22.149122+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149172+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149211+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149252+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149289+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149327+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149364+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.149488+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:22.152946+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:22.164812+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:22.172559+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:22.202985+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:22.224285+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:22.225371+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:22.226602+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:22.228203+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:22.397404+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:56:43.883794+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:56:43.893062+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:56:43.893485+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.893676+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.893989+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.894210+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.894381+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.894556+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.894699+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.894853+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:56:43.915339+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:56:43.943305+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:56:43.971362+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:44.010347+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:44.032764+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:56:44.033669+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:56:44.035332+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:56:44.036328+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:56:44.204582+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:57:07.792326+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":1,"_controller":"App\\Controller\\PropositionController::show","proposition_id":"4"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/4","method":"GET"} [] [2025-12-13T17:57:07.797966+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:57:07.798116+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798215+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798303+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798391+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798473+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798559+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798641+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.798729+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:07.813276+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:57:07.831731+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:57:07.839267+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:07.850525+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:07.893372+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:57:07.896595+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:07.900206+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:57:07.902128+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":4}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":4},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:07.909175+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:57:08.076623+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:57:15.385735+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:57:15.395723+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:57:15.396090+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.396386+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.396589+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.396948+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.397144+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.397267+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.397367+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.397810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:57:15.419361+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:57:15.434573+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:57:15.441767+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:15.459082+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:15.477087+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:57:15.478303+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:57:15.480417+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:57:15.482400+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:57:15.660752+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:58:30.639975+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:58:30.645817+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:58:30.645988+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646088+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646174+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646275+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646362+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646447+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646527+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.646615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:30.659184+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:58:30.675243+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:58:30.702606+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:30.739736+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:30.923680+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:58:30.927543+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:30.929913+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:58:30.931665+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:58:31.181865+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:58:42.672105+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T17:58:42.683493+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:58:42.683881+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.684182+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.684456+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.684731+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.685504+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.685815+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.686094+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.686391+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:58:42.704172+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:58:42.732286+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:58:42.770174+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:42.804729+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:42.977204+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:58:42.978077+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:58:42.979970+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:58:42.984025+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T17:58:43.157691+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:59:02.034129+00:00] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/symfony/democratos/public/logout","method":"GET"} [] [2025-12-13T17:59:02.041375+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:59:02.041552+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.041757+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.041854+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.041943+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.042026+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.042130+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.042228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.042316+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.050488+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T17:59:02.062439+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:59:02.076984+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:59:02.103427+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:02.107518+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T17:59:02.251734+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T17:59:02.255993+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:59:02.256278+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.256406+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.256509+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.257004+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.257117+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.257218+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.257307+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.257405+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:02.269682+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:59:02.345496+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:59:03.536609+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:59:03.537458+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:59:03.537529+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537585+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537624+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537663+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537698+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537795+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537834+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.537874+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:03.540257+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:59:03.543444+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:59:03.545992+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:03.554829+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:03.770589+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:59:18.130206+00:00] request.INFO: Matched route "proposition_show". {"route":"proposition_show","route_parameters":{"_route":"proposition_show","demotis_id":"3","_controller":"App\\Controller\\PropositionController::show","proposition_id":"9"},"request_uri":"http://localhost/symfony/democratos/public/proposition/show/9/3","method":"GET"} [] [2025-12-13T17:59:18.137274+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:59:18.137433+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.137551+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.137661+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.137881+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.138112+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.138269+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.138384+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.138503+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:18.155294+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:59:18.168171+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:59:18.199237+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:18.216848+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ? (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.date AS date_4, t0.vote_yes AS vote_yes_5, t0.vote_no AS vote_no_6, t0.demotis_id AS demotis_id_7 FROM proposition t0 WHERE t0.id = ?","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:18.269754+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC (parameters: array{"1":9}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.author AS author_2, t0.date AS date_3, t0.comment AS comment_4, t0.proposition_id AS proposition_id_5 FROM comment t0 WHERE t0.proposition_id = ? ORDER BY t0.date DESC","params":{"1":9},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:18.447604+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T17:59:51.793731+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T17:59:51.799102+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T17:59:51.799239+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799339+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799428+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799523+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799612+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799782+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.799879+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T17:59:51.815209+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T17:59:51.840389+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T17:59:51.858293+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:51.889376+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T17:59:52.071888+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:06.047796+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:00:06.052806+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:06.052999+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053122+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053223+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053370+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053481+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053574+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053656+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.053746+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.079702+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:06.103646+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:06.110236+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:06.130889+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:06.313832+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:06.982926+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:00:06.984278+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:06.984355+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984403+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984442+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984480+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984517+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984553+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984588+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.984628+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:06.988320+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:06.999924+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:07.029397+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:07.059125+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:07.237355+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:08.414042+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T18:00:08.428312+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:08.428469+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.428568+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.428653+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.428737+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.428817+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.428972+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.429217+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.429481+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.446706+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T18:00:08.447376+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T18:00:08.478410+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:08.542648+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T18:00:08.550875+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:08.551120+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.551436+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.551554+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.551852+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.552349+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.552500+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.552629+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.553323+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:08.563187+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:09.922832+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:00:09.923888+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:09.923988+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924041+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924084+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924125+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924163+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924203+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924244+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.924288+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:09.926812+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:09.931190+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:09.949038+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:09.966639+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:10.189135+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:10.905882+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:00:10.907438+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:10.907519+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907568+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907609+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907651+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907689+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907728+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907766+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.907807+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:10.911396+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:10.918507+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:10.956334+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:10.988380+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:11.223893+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:12.999765+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T18:00:13.008318+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:13.008493+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.008615+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.008729+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.008845+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.008950+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.009060+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.009168+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.009281+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:13.036756+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:13.057488+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:13.083716+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:13.350458+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:14.508347+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:00:14.509434+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:14.509510+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509560+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509602+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509642+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509680+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509719+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509768+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.509810+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:14.513389+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:14.517316+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:14.552045+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:14.597932+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:14.791591+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:15.481458+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":"3","_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add/3","method":"GET"} [] [2025-12-13T18:00:15.489930+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:15.490091+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490205+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490304+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490401+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490493+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490603+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490715+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.490834+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:15.517699+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:15.550780+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:15.588991+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:15.871139+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:18.275996+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:00:18.280604+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:18.281009+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.281328+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.282037+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.282436+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.282746+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.283038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.283316+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.283657+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:18.331899+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:18.366603+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:18.389861+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:18.416968+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:18.620317+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:31.686250+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:00:31.692089+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:31.692479+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.692804+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.693154+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.693533+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.693913+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.694053+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.694309+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.694553+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:31.727713+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:31.756544+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:31.771848+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:31.796954+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:32.008441+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:34.753848+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:00:34.762724+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:34.762899+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763020+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763128+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763236+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763567+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763816+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.763942+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.764075+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:34.776115+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:34.788953+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:34.811876+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:34.824491+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:35.028452+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:46.435674+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T18:00:46.446549+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:46.446771+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.446898+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.447460+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.447606+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.447709+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.447809+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.447901+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.448002+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.455655+00:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. The user doesn't have ROLE_USER. at C:\\wamp642\\www\\symfony\\democratos\\vendor\\symfony\\security-http\\Firewall\\AccessListener.php:79)"} [] [2025-12-13T18:00:46.456149+00:00] security.DEBUG: Calling Authentication entry point. {"entry_point":{"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator":[]}} [] [2025-12-13T18:00:46.470532+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:46.524301+00:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/symfony/democratos/public/login","method":"GET"} [] [2025-12-13T18:00:46.526217+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:46.526363+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.526473+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.526569+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.526661+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.526745+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.526936+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.527029+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.527121+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:46.533996+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:48.087163+00:00] request.INFO: Matched route "connect_google_start". {"route":"connect_google_start","route_parameters":{"_route":"connect_google_start","_controller":"App\\Controller\\SecurityController::connectGoogle"},"request_uri":"http://localhost/symfony/democratos/public/connect/google","method":"GET"} [] [2025-12-13T18:00:48.087992+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:48.088056+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088102+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088142+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088179+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088215+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088251+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088291+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.088329+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.090151+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:48.614649+00:00] request.INFO: Matched route "connect_google_check". {"route":"connect_google_check","route_parameters":{"_route":"connect_google_check","_controller":"App\\Controller\\SecurityController::connectGoogleCheck"},"request_uri":"http://localhost/symfony/democratos/public/connect/google/check?authuser=0&code=4%2F0ATX87lPZF-W8x1uoThK2sqdfgeYwRWrWzXXIs2lYrDxZBMXQSK_ET6ywyiFqREH0GsTynQ&prompt=none&scope=email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile%20openid&state=0a8b3138e146b08289169a7399ad5ff1","method":"GET"} [] [2025-12-13T18:00:48.616744+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:48.616892+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.616994+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.617082+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.617192+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.617300+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.617398+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:48.617485+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.356228+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:49.359203+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:49.379928+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"lauric.lemoal@gmail.com"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"lauric.lemoal@gmail.com"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:49.384846+00:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"lauric.lemoal@gmail.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T18:00:49.386262+00:00] security.DEBUG: The "App\Security\GoogleAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\GoogleAuthenticator"} [] [2025-12-13T18:00:49.386723+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:00:49.468990+00:00] request.INFO: Matched route "demotis_list". {"route":"demotis_list","route_parameters":{"_route":"demotis_list","_controller":"App\\Controller\\DemotisController::list"},"request_uri":"http://localhost/symfony/democratos/public/demotis/list","method":"GET"} [] [2025-12-13T18:00:49.476952+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:00:49.477366+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.477703+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.478054+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.478360+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.478652+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.478946+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.479228+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.479528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:00:49.485409+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:00:49.490519+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:00:49.497185+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:00:49.521166+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:49.527231+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:00:49.552668+00:00] doctrine.DEBUG: Executing statement: SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT d0_.id AS id_0, d0_.description AS description_1, d0_.title AS title_2, d0_.user_id AS user_id_3 FROM demotis d0_ WHERE d0_.user_id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:00:49.558240+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:00:49.576277+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:00:49.768859+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:11.611936+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:01:11.620299+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:11.620521+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.620634+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.620726+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.621052+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.621185+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.621288+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.621405+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.621505+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:11.633303+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:11.646496+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:11.651216+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:11.673317+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:11.693790+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:11.694610+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:11.696069+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:11.697381+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:11.884936+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:25.777120+00:00] request.INFO: Matched route "proposition_add". {"route":"proposition_add","route_parameters":{"_route":"proposition_add","demotis_id":1,"_controller":"App\\Controller\\PropositionController::add"},"request_uri":"http://localhost/symfony/democratos/public/proposition/add","method":"GET"} [] [2025-12-13T18:01:25.787209+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:25.787581+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.787688+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.787870+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.788421+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.788657+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.788796+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.789112+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.789405+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:25.813345+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:25.829257+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:25.836032+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:25.893730+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:25.894602+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:25.896010+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:25.898988+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:26.111298+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:27.363373+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:01:27.364633+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:27.364716+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364767+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364810+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364852+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364892+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364935+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.364974+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.365017+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:27.368552+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:27.372448+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:27.405422+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:27.427366+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:27.445162+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:27.445839+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:27.447132+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:27.448042+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:27.642830+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:29.279389+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:01:29.282423+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:29.282896+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.283218+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.283470+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.283718+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.283947+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.284185+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.284616+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.284926+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:29.319086+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:29.353625+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:29.361764+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:29.388450+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:29.414053+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:29.415304+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:29.417006+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:29.418969+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:29.607559+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:30.022107+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:01:30.023295+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:30.023372+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023424+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023466+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023507+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023613+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023658+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023698+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.023739+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:30.027601+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:30.032395+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:30.046545+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:30.073695+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:30.111281+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:30.112161+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:30.114694+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:30.118485+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:30.302218+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:01:48.078037+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:01:48.086939+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:01:48.087099+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.087364+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.087752+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.088080+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.088367+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.088637+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.088723+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.088961+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:01:48.110780+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:01:48.127777+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:01:48.151432+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:48.168668+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:48.192813+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:01:48.193675+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:01:48.195031+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:01:48.195986+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:01:48.383758+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:02:32.450852+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:02:32.456300+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:02:32.456472+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.456778+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.456925+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.457048+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.457162+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.457277+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.457388+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.457512+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:32.477556+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:02:32.503672+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:02:32.510133+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:32.531013+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:32.549945+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:02:32.551062+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:32.552342+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:02:32.553555+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:02:32.721540+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:02:37.210044+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:02:37.214769+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:02:37.214903+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215007+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215208+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215313+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215405+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215497+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215599+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.215699+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:37.228232+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:02:37.253167+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:02:37.286581+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:37.326694+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:37.347011+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:02:37.347966+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:37.349903+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:02:37.351687+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:02:37.573936+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:02:39.726407+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:02:39.727654+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:02:39.727735+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727789+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727831+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727875+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727914+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727954+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.727992+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.728038+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:02:39.732124+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:02:39.737529+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:02:39.782255+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:39.805694+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:39.827721+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:02:39.828377+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:02:39.830176+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:02:39.832097+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:02:39.980273+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:05:35.373421+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":"3","_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list/3","method":"GET"} [] [2025-12-13T18:05:35.379008+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:05:35.379157+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379271+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379389+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379578+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379674+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.379801+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.380075+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:35.395882+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:05:35.411746+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:05:35.443378+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":"3"}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":"3"},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:35.471894+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":3}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":3},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:35.658996+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:05:35.659757+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:35.661046+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:05:35.661948+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:05:35.887605+00:00] doctrine.INFO: Disconnecting [] [] [2025-12-13T18:05:45.662577+00:00] request.INFO: Matched route "proposition_list". {"route":"proposition_list","route_parameters":{"_route":"proposition_list","demotis_id":1,"_controller":"App\\Controller\\PropositionController::list"},"request_uri":"http://localhost/symfony/democratos/public/proposition/list","method":"GET"} [] [2025-12-13T18:05:45.671872+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":4} [] [2025-12-13T18:05:45.672063+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672190+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672296+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672399+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672498+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672600+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672696+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.672799+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"} [] [2025-12-13T18:05:45.684778+00:00] deprecation.INFO: User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal) at C:\\wamp642\\www\\symfony\\democratos\\vendor\\doctrine\\deprecations\\src\\Deprecation.php:208)"} [] [2025-12-13T18:05:45.698634+00:00] doctrine.INFO: Connecting with parameters array{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"} {"params":{"use_savepoints":true,"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"root","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"db_name","charset":"utf8mb4"}} [] [2025-12-13T18:05:45.721505+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.description AS description_2, t0.title AS title_3, t0.user_id AS user_id_4 FROM demotis t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:45.740251+00:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.text AS text_2, p0_.date AS date_3, p0_.vote_yes AS vote_yes_4, p0_.vote_no AS vote_no_5, p0_.demotis_id AS demotis_id_6 FROM proposition p0_ WHERE p0_.demotis_id = ? ORDER BY p0_.vote_yes DESC","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:45.760626+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-12-13T18:05:45.762087+00:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":0}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":{"Doctrine\\DBAL\\ParameterType":0}}} [] [2025-12-13T18:05:45.763476+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"lauric.lemoal@gmail.com"} [] [2025-12-13T18:05:45.764651+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-12-13T18:05:45.902034+00:00] doctrine.INFO: Disconnecting [] []